Skip to content

Commit 8c05b69

Browse files
Merge pull request #519 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-50b5dd80ab
Bump softprops/action-gh-release from 2.3.3 to 2.3.4 in the all-actions group
2 parents d7eb988 + ceab8c8 commit 8c05b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Create-NewReleases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
git push origin ${{ steps.nextver.outputs.tag }}
8686
8787
- name: Create Release with Automated Release Notes
88-
uses: softprops/action-gh-release@v2.3.3
88+
uses: softprops/action-gh-release@v2.3.4
8989
with:
9090
token: ${{ secrets.GITHUB_TOKEN }}
9191
tag_name: ${{ steps.nextver.outputs.tag }}

0 commit comments

Comments
 (0)