Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 0aaa1c9

Browse files
chore(deps): update hashicorp/vault-action action to v2.8.1
1 parent f2665b0 commit 0aaa1c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: actions/checkout@v3
5353

5454
- name: Import secrets
55-
uses: hashicorp/vault-action@v2.4.3
55+
uses: hashicorp/vault-action@v2.8.1
5656
with:
5757
url: https://vault.fluence.dev
5858
path: jwt/github
@@ -103,7 +103,7 @@ jobs:
103103
echo "found any?:" "${{ steps.status.outputs.found }}"
104104
105105
- name: Import secrets
106-
uses: hashicorp/vault-action@v2.4.3
106+
uses: hashicorp/vault-action@v2.8.1
107107
with:
108108
url: https://vault.fluence.dev
109109
path: jwt/github

0 commit comments

Comments
 (0)