Skip to content

Commit db9abdf

Browse files
Update issue-opened.yml (#2744)
Address Missing pinned container image hash for GitHub Actions configuration
1 parent d11bba6 commit db9abdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-opened.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
oncall_review_assigner:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/setup-node@v4
20+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 #v4.4.0
2121
- run: npm install @pagerduty/pdjs
2222
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
2323
env:

0 commit comments

Comments
 (0)