Skip to content

Commit

Permalink
unpinned actions errors fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
abachleda-baca committed Nov 1, 2024
1 parent c6f58e9 commit 8625fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job-certificate-expire-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: checkout repo content
- uses: checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@@486457dc46e82b9a740ca0ef1dac6a38a3fc272d # v4.0.2
uses: aws-actions/configure-aws-credentials@486457dc46e82b9a740ca0ef1dac6a38a3fc272d # v4.0.2
with:
role-to-assume: ${{secrets.AWS_CERTIFICATE_EMAIL_ARN}}
aws-region: eu-west-2
Expand Down

0 comments on commit 8625fa5

Please sign in to comment.