Skip to content

Commit 641f960

Browse files
authored
Merge pull request #690 from helm-unittest/dependabot/github_actions/softprops/action-gh-release-2.3.2
2 parents a58765b + 14fcf80 commit 641f960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: publish artifacts
3939
# https://github.com/softprops/action-gh-release
40-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
40+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
4141
with:
4242
files: _dist/**
4343

0 commit comments

Comments
 (0)