Skip to content

Commit cf72dff

Browse files
authored
Merge pull request #95 from vmfunc/dependabot/github_actions/softprops/action-gh-release-3
chore(deps): bump softprops/action-gh-release from 2 to 3
2 parents d6c52d3 + a469463 commit cf72dff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
return log || 'initial release';
147147
148148
- name: create release
149-
uses: softprops/action-gh-release@v2
149+
uses: softprops/action-gh-release@v3
150150
with:
151151
name: sif v${{ env.VERSION }}
152152
body: |

0 commit comments

Comments
 (0)