Skip to content

Commit

Permalink
chore: update isogenerator version
Browse files Browse the repository at this point in the history
use latest
  • Loading branch information
BobyMCbobs committed Feb 25, 2024
1 parent f8d5245 commit a6503a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- /:/host
steps:
- uses: actions/checkout@473055ba18d6d2da209cd46110aadb9275e3194e
- uses: ublue-os/isogenerator@a8cdedd915546b69c1e76036f85759b1f35cd029
- uses: ublue-os/isogenerator@e36da208a85c42dff07a95aafd80c6decfa52be8
with:
ARCH: x86_64
IMAGE_NAME: image
Expand All @@ -25,4 +25,4 @@ jobs:
VERSION: 39
WEB_UI: false
ACTION_REPO: ublue-os/isogenerator
ACTION_REF: a8cdedd915546b69c1e76036f85759b1f35cd029
ACTION_REF: e36da208a85c42dff07a95aafd80c6decfa52be8

0 comments on commit a6503a0

Please sign in to comment.