Specify hashes for github actions (#634)

This commit is contained in:
Michael Telatynski
2023-05-09 12:01:35 +01:00
committed by GitHub
parent 3ed6a1591d
commit d8f5cdb40d
3 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ jobs:
)
)
steps:
- uses: tibdex/backport@v2
- uses: tibdex/backport@2e217641d82d02ba0603f46b1aeedefb258890ac
with:
labels_template: "<%= JSON.stringify([...labels, 'X-Release-Blocker']) %>"
# We can't use GITHUB_TOKEN here or CI won't run on the new PR