We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a672c32 commit a745136Copy full SHA for a745136
.github/workflows/zizmor.yml
@@ -21,7 +21,7 @@ jobs:
21
# actions: read # only needed for private repos
22
steps:
23
- name: Checkout repository
24
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25
with:
26
persist-credentials: false
27
0 commit comments