Skip to content

Commit 7880795

Browse files
authored
Merge pull request #276 from beeyev/dependabot/github_actions/softprops/action-gh-release-3
2 parents 97faaf1 + ab7f3ab commit 7880795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-automated-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353

5454
- name: Create new release
55-
uses: softprops/action-gh-release@v2
55+
uses: softprops/action-gh-release@v3
5656
with:
5757
name: "${{ steps.tag_version.outputs.new_tag }} - (filter list update)"
5858
tag_name: ${{ steps.tag_version.outputs.new_tag }}

0 commit comments

Comments
 (0)