Skip to content

Commit

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

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

---
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 Dec 25, 2024
1 parent 7d6fdeb commit 4a393d2
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 @@ -121,7 +121,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].3
uses: jasonn3/[email protected].4
id: build
with:
arch: x86_64
Expand Down

0 comments on commit 4a393d2

Please sign in to comment.