Skip to content

Commit b1020c7

Browse files
[skip-release] Pin libops/actions action to ef667db
1 parent a3cb274 commit b1020c7

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)