Skip to content

Commit fe769d3

Browse files
authored
Merge pull request #254 from nanotaboada/dependabot/github_actions/softprops/action-gh-release-3.0.0
chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0
2 parents 742fb8f + d1bd5b7 commit fe769d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
} >> $GITHUB_OUTPUT
172172
173173
- name: Create GitHub Release
174-
uses: softprops/action-gh-release@v2.6.1
174+
uses: softprops/action-gh-release@v3.0.0
175175
with:
176176
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.player }} 🎖️"
177177
tag_name: ${{ steps.version.outputs.tag_name }}

0 commit comments

Comments
 (0)