Skip to content

Commit 4b3bcfb

Browse files
authored
Merge pull request #150 from nanotaboada/dependabot/github_actions/softprops/action-gh-release-3.0.2
chore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2
2 parents f440551 + b18ebec commit 4b3bcfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
} >> $GITHUB_OUTPUT
175175
176176
- name: Create GitHub Release
177-
uses: softprops/action-gh-release@v3.0.1
177+
uses: softprops/action-gh-release@v3.0.2
178178
with:
179179
name: "v${{ steps.version.outputs.semver }} - ${{ steps.version.outputs.nominee }} 🏅"
180180
tag_name: ${{ steps.version.outputs.tag_name }}

0 commit comments

Comments
 (0)