Skip to content

Commit a1efe08

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 df81957 commit a1efe08

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
@@ -48,7 +48,7 @@ jobs:
4848
strategy:
4949
fail-fast: false
5050
matrix: ${{fromJson(needs.set-env.outputs.MATRIX)}}
51-
uses: AlmaLinux/atomic-ci/.github/workflows/build-iso.yml@v9
51+
uses: AlmaLinux/atomic-ci/.github/workflows/build-iso.yml@v10
5252
with:
5353
image-name: "${{ needs.set-env.outputs.IMAGE_NAME }}-${{ matrix.variant }}"
5454
image: "${{ needs.set-env.outputs.IMAGE_REF }}-${{ matrix.variant }}:${{ needs.set-env.outputs.LATEST_TAG }}"

0 commit comments

Comments
 (0)