Skip to content

Commit 7378180

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

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
@@ -91,7 +91,7 @@ jobs:
9191
name: Promote image
9292
needs: [set-env, build-image, test-image]
9393
if: ${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
94-
uses: AlmaLinux/atomic-ci/.github/workflows/retag-image.yml@v9
94+
uses: AlmaLinux/atomic-ci/.github/workflows/retag-image.yml@v10
9595
with:
9696
image: ${{ needs.build-image.outputs.image-ref }}
9797
digest: ${{ needs.build-image.outputs.digest }}

0 commit comments

Comments
 (0)