We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ae5378 + 356ea35 commit d179847Copy full SHA for d179847
.github/workflows/build-and-commit.yml
@@ -53,7 +53,7 @@ jobs:
53
ssh-key: ${{ secrets.DEPLOY_KEY }}
54
55
- name: Download action artifact
56
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
57
with:
58
name: action-dist
59
path: dist
@@ -86,7 +86,7 @@ jobs:
86
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
87
88
89
90
91
92
0 commit comments