Skip to content

Commit

Permalink
Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.1 to…
Browse files Browse the repository at this point in the history
… 3.0.2 (#414)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Giovanni Toraldo <[email protected]>
  • Loading branch information
dependabot[bot] and gionn authored Dec 4, 2023
1 parent 4d0abef commit 0dfba08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
./aws/install
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Load environment variables from yml
uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: pre-commit checks
uses: ./.github/actions/pre-commit
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b35f285b9bb7e80de0967367cee66d3b6d50ceca # v3.0.1
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b1b635d24259e8a047a6ce7d6501ea432aa7a830 # v3.0.2
with:
allowlist: |
Alfresco/alfresco-build-tools/
Expand Down

0 comments on commit 0dfba08

Please sign in to comment.