Skip to content

Commit 6b4ab30

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 0714580 commit 6b4ab30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7979

8080
- name: Attach the extension to the release
81-
uses: softprops/action-gh-release@v2
81+
uses: softprops/action-gh-release@v3
8282
with:
8383
files: packages/devtools-extension/stacks-devtools-*.zip
8484
env:

0 commit comments

Comments
 (0)