Skip to content

Commit c94b04e

Browse files
committed
Switch sha
1 parent 4ee993a commit c94b04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
using: "composite"
2727
steps:
2828
- name: Checkout PR Head
29-
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
29+
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
3030
with:
3131
token: ${{ inputs.github_token }}
3232
ref: refs/pull/${{ inputs.pull_number }}/head

0 commit comments

Comments
 (0)