Skip to content

Commit 5c63e68

Browse files
authored
Merge branch 'main' into main
2 parents 8aaf116 + 105bd41 commit 5c63e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/extension-validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
pull-requests: write
2020
timeout-minutes: 30
2121
steps:
22-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323
with:
2424
fetch-depth: 0 # Fetch full history for git diff
2525

@@ -103,7 +103,7 @@ jobs:
103103
104104
- name: Upload validation reports
105105
if: always()
106-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
106+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
107107
with:
108108
name: validation-reports
109109
path: |

0 commit comments

Comments
 (0)