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 4469be3 commit afcdb82Copy full SHA for afcdb82
.github/workflows/release.yml
@@ -161,7 +161,7 @@ jobs:
161
if: startsWith(github.ref, 'refs/tags/')
162
steps:
163
- name: Checkout repository
164
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
165
- name: Download artifacts
166
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
167
with:
0 commit comments