Skip to content

Commit

Permalink
chore(deps): update hashicorp/vault-action action to v2.7.5 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent dc8fe04 commit 4ba4b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Expand Up @@ -53,7 +53,7 @@ runs:
core.setOutput('vault-role', `github-${context.repo.owner}-${context.repo.repo}`)
- name: Vault Secrets
id: secrets
uses: hashicorp/vault-action@affa6f04da5c2d55e6e115b7d1b044a6b1af8c74 # v2.7.4
uses: hashicorp/vault-action@e3d5714d59e151ca80233142880b9da9d983a48c # v2.7.5
with:
url: ${{ inputs.url }}
exportEnv: false
Expand Down

0 comments on commit 4ba4b44

Please sign in to comment.