Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Commit 78d5df1

Browse files
Github Actions: Bump aws-actions/configure-aws-credentials from 6.1.3 to 6.2.0 (#1898)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2caccfb commit 78d5df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/virtual-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ jobs:
383383
echo "DEB_VERSION=$(mage build:debVersion)" >> "$GITHUB_OUTPUT"
384384
385385
- name: Configure AWS credentials
386-
uses: aws-actions/configure-aws-credentials@99214aa6889fcddfa57764031d71add364327e59 # v6.1.3
386+
uses: aws-actions/configure-aws-credentials@e7f100cf4c008499ea8adda475de1042d6975c7b # v6.2.0
387387
with:
388388
aws-access-key-id: ${{ secrets.NO_AUTH_ECR_PUSH_USERNAME }}
389389
aws-secret-access-key: ${{ secrets.NO_AUTH_ECR_PUSH_PASSWD }}

0 commit comments

Comments
 (0)