Skip to content

Commit 7fc5c15

Browse files
committed
fixup!
1 parent 7164365 commit 7fc5c15

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ permissions:
1313

1414
jobs:
1515
analyze:
16-
uses: nodejs/web-team/.github/workflows/codeql.yml
16+
uses: nodejs/web-team/.github/workflows/codeql.yml@4fe2167f55e4aa670f7f97da16490945bb061d51

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ permissions:
1515

1616
jobs:
1717
dependency-review:
18-
uses: nodejs/web-team/.github/workflows/dependency-review.yml
18+
uses: nodejs/web-team/.github/workflows/dependency-review.yml@4fe2167f55e4aa670f7f97da16490945bb061d51

.github/workflows/pull-request-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
id-token: write
2424
contents: read
2525
actions: read
26-
uses: nodejs/web-team/.github/workflows/scorecard.yml
26+
uses: nodejs/web-team/.github/workflows/scorecard.yml@4fe2167f55e4aa670f7f97da16490945bb061d51

0 commit comments

Comments
 (0)