Skip to content

Commit 32bc463

Browse files
committed
Apply suggestion from @justaugustus
Signed-off-by: Stephen Augustus <justaugustus@users.noreply.github.com>
1 parent 9cfe502 commit 32bc463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/postmerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
path: results.sarif
3232
retention-days: 5
3333

34-
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.29.5
34+
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
3535
with:
3636
sarif_file: results.sarif

0 commit comments

Comments
 (0)