We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3989e04 commit 5d5fb48Copy full SHA for 5d5fb48
3 files changed
.github/workflows/codeql.yml
@@ -13,4 +13,4 @@ permissions:
13
14
jobs:
15
analyze:
16
- uses: nodejs/web-team/.github/workflows/codeql.yml
+ uses: nodejs/web-team/.github/workflows/codeql.yml@4fe2167f55e4aa670f7f97da16490945bb061d51
.github/workflows/dependency-review.yml
@@ -15,4 +15,4 @@ permissions:
17
dependency-review:
18
- uses: nodejs/web-team/.github/workflows/dependency-review.yml
+ uses: nodejs/web-team/.github/workflows/dependency-review.yml@4fe2167f55e4aa670f7f97da16490945bb061d51
.github/workflows/pull-request-label.yml
@@ -23,4 +23,4 @@ jobs:
23
id-token: write
24
contents: read
25
actions: read
26
- uses: nodejs/web-team/.github/workflows/scorecard.yml
+ uses: nodejs/web-team/.github/workflows/scorecard.yml@4fe2167f55e4aa670f7f97da16490945bb061d51
0 commit comments