We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0746321 + ac50dd7 commit 479c942Copy full SHA for 479c942
1 file changed
.github/workflows/release.yml
@@ -112,7 +112,7 @@ jobs:
112
id-token: write
113
if: github.event_name == 'release' && github.event.action == 'published'
114
steps:
115
- - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
116
with:
117
pattern: maxminddb-*
118
path: dist
0 commit comments