Skip to content

Commit

Permalink
chore(deps): bump hashicorp/vault-action from 2.7.0 to 2.7.2 in /.git…
Browse files Browse the repository at this point in the history
…hub/actions/opentelemetry (#2281)
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 96a4686 commit a1eb7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/opentelemetry/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: hashicorp/vault-action@v2.7.0
- uses: hashicorp/vault-action@v2.7.2
with:
url: ${{ inputs.vaultUrl }}
roleId: ${{ inputs.vaultRoleId }}
Expand Down

0 comments on commit a1eb7bf

Please sign in to comment.