Skip to content

Commit e4d95b0

Browse files
authored
Merge pull request #197 from Geuthur/dependabot/github_actions/master/softprops/action-gh-release-3
[github-actions] Bump softprops/action-gh-release from 2 to 3
2 parents 56acdb2 + 79ebc62 commit e4d95b0

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
@@ -36,7 +36,7 @@ jobs:
3636
python -m build
3737
3838
- name: Add Assets to Release on GitHub
39-
uses: softprops/action-gh-release@v2
39+
uses: softprops/action-gh-release@v3
4040
with:
4141
token: ${{ secrets.GITHUB_TOKEN }}
4242
files: |

0 commit comments

Comments
 (0)