Skip to content

Commit 759ee22

Browse files
angular-robotatscott
authored andcommitted
build: update all github actions to v7
See associated pull request for more information.
1 parent cc64def commit 759ee22

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
ASPECT_RULES_JS_FROZEN_PNPM_LOCK: '1'
8989
- name: Upload GRPC logs (for debugging of RBE issues)
9090
if: always()
91-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
91+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
9292
with:
9393
path: /tmp/rbe-grpc.log
9494
retention-days: 1

.github/workflows/scorecard.yml

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

4040
# Upload the results as artifacts.
4141
- name: 'Upload artifact'
42-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
42+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
4343
with:
4444
name: SARIF file
4545
path: results.sarif

0 commit comments

Comments
 (0)