Skip to content

Commit 20672a0

Browse files
build(deps): bump softprops/action-gh-release in the actions group (#1353)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9ba9f0 commit 20672a0

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
@@ -130,7 +130,7 @@ jobs:
130130
# Confusingly, this action also supports updating releases, not
131131
# just creating them. This is what we want here, since we've manually
132132
# created the release that triggered the action.
133-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
133+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
134134
with:
135135
# smoketest-artifacts/ contains the signatures and certificates.
136136
files: |

0 commit comments

Comments
 (0)