Skip to content

Commit

Permalink
chore(deps): bump svenstaro/upload-release-action from 2.4.1 to 2.5.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 26, 2023
1 parent f50b4d3 commit 70ca9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
EXTENSION_ID: ${{ secrets.EXTENSION_PROD_ID }}
- name: Upload azure devops extension to release
if: always()
uses: svenstaro/upload-release-action@cc92c9093e5f785e23a3d654fe2671640b851b5f # v2
uses: svenstaro/upload-release-action@7319e4733ec7a184d739a6f412c40ffc339b69c7 # v2.5.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: dist/*
Expand Down

0 comments on commit 70ca9f5

Please sign in to comment.