Skip to content

Commit 293374e

Browse files
Bump AlmaLinux/atomic-ci/.github/workflows/build-image.yml from 9 to 10 (#62)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3d2b17 commit 293374e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
build-image:
6969
name: Build image
70-
uses: AlmaLinux/atomic-ci/.github/workflows/build-image.yml@v9
70+
uses: AlmaLinux/atomic-ci/.github/workflows/build-image.yml@v10
7171
needs: [set-env, check-update]
7272
if: ${{ !failure() && !cancelled() && (github.event_name != 'schedule' || needs.check-update.outputs.res != 0) }}
7373
with:

0 commit comments

Comments
 (0)