Skip to content

Commit 224657e

Browse files
chore(deps): update all github-actions
1 parent e2d93ad commit 224657e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/checkout@v3
5151

5252
- name: Import secrets
53-
uses: hashicorp/vault-action@v2.4.3
53+
uses: hashicorp/vault-action@v2.8.1
5454
with:
5555
url: https://vault.fluence.dev
5656
path: jwt/github
@@ -73,7 +73,7 @@ jobs:
7373
run: ./build.sh
7474

7575
- name: Install cargo-workspaces
76-
uses: baptiste0928/[email protected].0
76+
uses: baptiste0928/[email protected].1
7777
with:
7878
crate: cargo-workspaces
7979

@@ -138,7 +138,7 @@ jobs:
138138
echo "found any?:" "${{ steps.status.outputs.found }}"
139139
140140
- name: Import secrets
141-
uses: hashicorp/vault-action@v2.4.3
141+
uses: hashicorp/vault-action@v2.8.1
142142
with:
143143
url: https://vault.fluence.dev
144144
path: jwt/github

0 commit comments

Comments
 (0)