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

This commit is contained in:
Janne Mareike Koschinski
2023-03-10 13:56:30 +01:00
committed by GitHub
parent 23d496d0e8
commit c85eb81ed0
4 changed files with 10 additions and 10 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