Skip to content

Commit e80fd28

Browse files
authored
Merge pull request #335 from NMSCD/dependabot/github_actions/dev/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 0fafc8f + 1131b27 commit e80fd28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
custom_tag: ${{ env.TAG }}
3838

3939
- name: Create Release for Tag
40-
uses: softprops/action-gh-release@v2
40+
uses: softprops/action-gh-release@v3
4141
with:
4242
name: '${{ env.TAG }}'
4343
tag_name: ${{ env.TAG }}

0 commit comments

Comments
 (0)