Skip to content

Commit

Permalink
chore(deps): bump ublue-os/isogenerator from 1.0.5 to 1.0.7 (ublue-os…
Browse files Browse the repository at this point in the history
…#946)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 3be17da commit 75f4481
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 @@ -34,7 +34,7 @@ jobs:
steps:
- name: Build ISOs
#if: github.event_name == 'push' && github.ref_name == github.event.repository.default_branch
uses: ublue-os/isogenerator@1.0.5
uses: ublue-os/isogenerator@1.0.7
with:
ARCH: x86_64
IMAGE_NAME: ${{ matrix.image_name }}
Expand Down

0 comments on commit 75f4481

Please sign in to comment.