Skip to content

Commit 2612d59

Browse files
authored
Merge pull request #43 from quarkslab/dependabot/github_actions/python-183c542dec
Bump softprops/action-gh-release from 3.0.0 to 3.0.1 in the python group
2 parents c975138 + 37115a7 commit 2612d59

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
@@ -50,7 +50,7 @@ jobs:
5050
attestations: true
5151

5252
- name: Upload Python packages for release notes
53-
uses: softprops/action-gh-release@v3.0.0
53+
uses: softprops/action-gh-release@v3.0.1
5454
with:
5555
files: |
5656
dist/*

0 commit comments

Comments
 (0)