Skip to content

Commit 49892a1

Browse files
maryliagjaydeluca
andauthored
Update .github/workflows/survey-on-merged-pr.yml
Co-authored-by: Jay DeLuca <[email protected]>
1 parent b8fba9f commit 49892a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/survey-on-merged-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
pull-requests: write
2121
if: github.event.pull_request.merged == true
2222
steps:
23-
- uses: actions/checkout@v5
23+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2424
- name: Check if user is a member of the org
2525
id: check-membership
2626
run: |

0 commit comments

Comments
 (0)