Skip to content

Commit 531942a

Browse files
Merge branch 'mainline' into dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.2
2 parents be18283 + 928e18d commit 531942a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integ_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
INSTALLER_BUCKET_EXPECTED_OWNER: ${{ secrets.INSTALLER_BUCKET_EXPECTED_OWNER }}
4141
steps:
4242
- name: Checkout
43-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
43+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4444
with:
4545
persist-credentials: false
4646

.github/workflows/integ_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
INSTALLER_BUCKET_EXPECTED_OWNER: ${{ secrets.INSTALLER_BUCKET_EXPECTED_OWNER }}
4141
steps:
4242
- name: Checkout
43-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
43+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4444
with:
4545
persist-credentials: false
4646

0 commit comments

Comments
 (0)