We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50b4d3 commit 70ca9f5Copy full SHA for 70ca9f5
.github/workflows/ci.yaml
@@ -140,7 +140,7 @@ jobs:
140
EXTENSION_ID: ${{ secrets.EXTENSION_PROD_ID }}
141
- name: Upload azure devops extension to release
142
if: always()
143
- uses: svenstaro/upload-release-action@cc92c9093e5f785e23a3d654fe2671640b851b5f # v2
+ uses: svenstaro/upload-release-action@7319e4733ec7a184d739a6f412c40ffc339b69c7 # v2.5.0
144
with:
145
repo_token: ${{ secrets.GITHUB_TOKEN }}
146
file: dist/*
0 commit comments