Pin versions of third-party github actions (#10351)

This commit is contained in:
Janne Mareike Koschinski
2023-03-10 13:56:27 +01:00
committed by GitHub
parent f8e645396e
commit 580857ecc0
7 changed files with 15 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ jobs:
)
)
steps:
- uses: tibdex/backport@v2
- uses: tibdex/backport@2e217641d82d02ba0603f46b1aeedefb258890ac # v2
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