Skip to content

Commit

Permalink
chore: bump and pin github actions (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm authored May 14, 2024
1 parent d25ef34 commit ec36f06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/acc-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
VAULT_AUTH_ACC_TEST_ACCESS_KEY_ID: ${{ secrets.VAULT_AUTH_ACC_TEST_ACCESS_KEY_ID }}
VAULT_AUTH_ACC_TEST_SECRET_KEY: ${{ secrets.VAULT_AUTH_ACC_TEST_SECRET_KEY }}
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version-file: .go-version
cache: true
Expand Down

0 comments on commit ec36f06

Please sign in to comment.