We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401a2f7 commit cbf3328Copy full SHA for cbf3328
.github/workflows/infra-deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-24.04
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
30
31
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3
32
with:
.github/workflows/infra-test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
0 commit comments