Skip to content

Commit d2a0da1

Browse files
dependabot[bot]alexiri
authored andcommitted
Bump AlmaLinux/atomic-ci/.github/workflows/build-image.yml from 9 to 10
Bumps [AlmaLinux/atomic-ci/.github/workflows/build-image.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-image.yml dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64ebcc4 commit d2a0da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
name: Build image
8989
needs: [check-update]
9090
if: ${{ !failure() && !cancelled() && (github.event_name != 'schedule' || needs.check-update.outputs.res != 0) }}
91-
uses: AlmaLinux/atomic-ci/.github/workflows/build-image.yml@v9
91+
uses: AlmaLinux/atomic-ci/.github/workflows/build-image.yml@v10
9292
with:
9393
containerfile: ${{ inputs.containerfile }}
9494
image-name: ${{ inputs.image_name }}

0 commit comments

Comments
 (0)