2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Workflows: Use SHA-1 precise references for third-party actions (#41595)

This commit is contained in:
Julien Déramond
2025-07-16 18:11:53 +02:00
committed by GitHub
parent 3ec3e20440
commit 117a248faa
14 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
if: github.repository == 'twbs/bootstrap'
steps:
- name: awaiting reply
uses: actions-cool/issues-helper@v3
uses: actions-cool/issues-helper@a610082f8ac0cf03e357eb8dd0d5e2ba075e017e # v3.6.0
with:
actions: "close-issues"
labels: "awaiting-reply"