Skip to content

Commit bca5879

Browse files
authored
Merge branch 'main' into support-other-instances
2 parents af50e69 + 508b0e7 commit bca5879

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
@@ -129,7 +129,7 @@ jobs:
129129
# Confusingly, this action also supports updating releases, not
130130
# just creating them. This is what we want here, since we've manually
131131
# created the release that triggered the action.
132-
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
132+
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
133133
with:
134134
# smoketest-artifacts/ contains the signatures and certificates.
135135
files: |

0 commit comments

Comments
 (0)