Skip to content

Commit 6ea1cc2

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

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
@@ -111,7 +111,7 @@ jobs:
111111
name: Create Release
112112
needs: [set-env, build-image, test-image, promote-image]
113113
if: ${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
114-
uses: AlmaLinux/atomic-ci/.github/workflows/create-release.yml@v9
114+
uses: AlmaLinux/atomic-ci/.github/workflows/create-release.yml@v10
115115
with:
116116
image-name: "${{ needs.set-env.outputs.IMAGE_NAME }}"
117117
version: ${{ needs.build-image.outputs.version }}

0 commit comments

Comments
 (0)