Skip to content

Commit

Permalink
chore(deps): bump jasonn3/build-container-installer from 1.2.2 to 1.2…
Browse files Browse the repository at this point in the history
….3 (#1855)

Bumps [jasonn3/build-container-installer](https://github.com/jasonn3/build-container-installer) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/jasonn3/build-container-installer/releases)
- [Commits](JasonN3/build-container-installer@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: jasonn3/build-container-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 6b9476d commit 0c80584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
curl -Lo ${{ github.workspace }}/bazzite.repo https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-${{ matrix.major_version }}/kylegospo-bazzite-fedora-${{ matrix.major_version }}.repo
- name: Build ISOs
uses: jasonn3/[email protected].2
uses: jasonn3/[email protected].3
id: build
with:
arch: x86_64
Expand Down

0 comments on commit 0c80584

Please sign in to comment.