Skip to content

Commit 5937061

Browse files
[skip-release] Pin libops/actions action to ef667db (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 351691a commit 5937061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
release:
1010
if: github.event.pull_request.merged == true && !contains(github.event.pull_request.title, 'skip-release')
11-
uses: libops/actions/.github/workflows/bump-release.yaml@main
11+
uses: libops/actions/.github/workflows/bump-release.yaml@ef667db8c16533a257d841e75df5c3388152b2d7 # main
1212
with:
1313
prefix: v
1414
permissions:

0 commit comments

Comments
 (0)