Skip to content

Commit d4fc474

Browse files
Merge pull request #461 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-7f321800dd
Bump softprops/action-gh-release from 2.2.1 to 2.2.2 in the all-actions group
2 parents a44f95d + 17c9113 commit d4fc474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.2.1
88+
uses: softprops/action-gh-release@v2.2.2
8989
with:
9090
token: ${{ secrets.GITHUB_TOKEN }}
9191
tag_name: ${{ steps.nextver.outputs.tag }}

0 commit comments

Comments
 (0)