mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-13 07:30:09 +00:00
Prepare for v3.2.0 release (#575)
* Prepare for v3.2.0 release * changelog update
This commit is contained in:
parent
5d06ce836f
commit
4b1f32b395
4 changed files with 24 additions and 18 deletions
4
.github/workflows/local-test.yaml
vendored
4
.github/workflows/local-test.yaml
vendored
|
|
@ -18,9 +18,9 @@ jobs:
|
|||
name: local-test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
|
||||
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
|
||||
with:
|
||||
node-version: '20.9.0'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue