Skip to content

Commit 92204a7

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-python-6.3.0
2 parents c91d410 + a0d9dfa commit 92204a7

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)