diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml index 901e003..8deb5ef 100644 --- a/.github/workflows/github-release.yml +++ b/.github/workflows/github-release.yml @@ -8,7 +8,7 @@ on: jobs: release: if: github.event.pull_request.merged == true && !contains(github.event.pull_request.title, 'skip-release') - uses: libops/actions/.github/workflows/bump-release.yaml@main + uses: libops/actions/.github/workflows/bump-release.yaml@ef667db8c16533a257d841e75df5c3388152b2d7 # main with: prefix: v permissions: