Skip to content

Commit a0d9dfa

Browse files
authored
Merge pull request #602 from nanotaboada/dependabot/github_actions/softprops/action-gh-release-3.0.1
chore(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1
2 parents c0fb1f1 + 8128783 commit a0d9dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
} >> $GITHUB_OUTPUT
165165
166166
- name: Create GitHub Release
167-
uses: softprops/action-gh-release@v3.0.0
167+
uses: softprops/action-gh-release@v3.0.1
168168
with:
169169
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.coach }} ♟️"
170170
tag_name: ${{ steps.version.outputs.tag_name }}

0 commit comments

Comments
 (0)