Skip to content

Commit 70ca9f5

Browse files
chore(deps): bump svenstaro/upload-release-action from 2.4.1 to 2.5.0 (#407)
1 parent f50b4d3 commit 70ca9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
EXTENSION_ID: ${{ secrets.EXTENSION_PROD_ID }}
141141
- name: Upload azure devops extension to release
142142
if: always()
143-
uses: svenstaro/upload-release-action@cc92c9093e5f785e23a3d654fe2671640b851b5f # v2
143+
uses: svenstaro/upload-release-action@7319e4733ec7a184d739a6f412c40ffc339b69c7 # v2.5.0
144144
with:
145145
repo_token: ${{ secrets.GITHUB_TOKEN }}
146146
file: dist/*

0 commit comments

Comments
 (0)