Skip to content

Commit 48cb7e1

Browse files
chore(deps): update svenstaro/upload-release-action action to v2.9.0 (#796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f780a35 commit 48cb7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
version: ${{ github.ref }}
4646
- name: Create release
47-
uses: svenstaro/upload-release-action@133984371c30d34e38222a64855679a414cb7575 # 2.3.0
47+
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # 2.9.0
4848
with:
4949
repo_token: ${{ secrets.GITHUB_TOKEN }}
5050
file: '*.vsix'

0 commit comments

Comments
 (0)