Skip to content

Commit 8488001

Browse files
woodruffwjku
authored andcommitted
Apply suggestions from code review
Signed-off-by: William Woodruff <william@trailofbits.com> Tweaked Williams signed-off address to match the author. Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent 286f0a0 commit 8488001

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
@@ -140,7 +140,7 @@ jobs:
140140
# Confusingly, this action also supports updating releases, not
141141
# just creating them. This is what we want here, since we've manually
142142
# created the release that triggered the action.
143-
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v0.1.15
143+
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
144144
with:
145145
# smoketest-artifacts/ contains the signatures and certificates.
146146
files: |

0 commit comments

Comments
 (0)