Skip to content

Commit

Permalink
chore(deps): update all non-major github action dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jzbahrai committed Sep 10, 2024
1 parent 7e0d6b7 commit 038e217
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 924 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_rds_cluster_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure AWS credentials using OIDC
uses: aws-actions/configure-aws-credentials@8c3f20df09ac63af7b3ae3d7c91f105f857d8497 # v4.0.0
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
with:
role-to-assume: arn:aws:iam::239043911459:role/notification-terraform-apply
role-session-name: RDSClusterUpdateCheck
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terraform_static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
config_file: ./aws/.checkov.yml

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@ffd3158cb9024ebd018dbf20756f28befbd168c7 # v2.24.10
with:
sarif_file: results.sarif
Loading

0 comments on commit 038e217

Please sign in to comment.