Skip to content

Commit 904efda

Browse files
renovate[bot]cakebaker
authored andcommitted
chore(deps): update softprops/action-gh-release action to v3
1 parent af3e010 commit 904efda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
path: tests/test-results.json
7777
- run: ./tests/print-test-results.sh tests/test-results.json
7878
- name: Publish latest commit
79-
uses: softprops/action-gh-release@v2
79+
uses: softprops/action-gh-release@v3
8080
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
8181
with:
8282
tag_name: latest-commit

0 commit comments

Comments
 (0)