We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f7561 commit 12678b6Copy full SHA for 12678b6
1 file changed
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
- libressl-4.2
36
steps:
37
- name: Checkout repository
38
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
39
with:
40
persist-credentials: false
41
0 commit comments