Skip to content

Commit e9254b6

Browse files
dependabot[bot]alexiri
authored andcommitted
Bump AlmaLinux/atomic-ci/.github/workflows/build-iso.yml from 9 to 10
Bumps [AlmaLinux/atomic-ci/.github/workflows/build-iso.yml](https://github.com/almalinux/atomic-ci) from 9 to 10. - [Commits](AlmaLinux/atomic-ci@v9...v10) --- updated-dependencies: - dependency-name: AlmaLinux/atomic-ci/.github/workflows/build-iso.yml dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 369ab33 commit e9254b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-iso.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
build-iso:
3535
name: Build ISO
3636
needs: [set-env]
37-
uses: AlmaLinux/atomic-ci/.github/workflows/build-iso.yml@v9
37+
uses: AlmaLinux/atomic-ci/.github/workflows/build-iso.yml@v10
3838
with:
3939
image-name: "${{ needs.set-env.outputs.IMAGE_NAME }}"
4040
image: "${{ needs.set-env.outputs.IMAGE_REF }}:${{ needs.set-env.outputs.LATEST_TAG }}"

0 commit comments

Comments
 (0)