Skip to content

Commit

Permalink
chore(deps): bump hashicorp/vault-action from 2.7.2 to 2.7.3 in /.git…
Browse files Browse the repository at this point in the history
…hub/actions/github-token (#2292)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrien Mannocci <adrien.mannocci@elastic.co>
  • Loading branch information
dependabot[bot] and amannocci committed Jul 17, 2023
1 parent 1bdad20 commit f06ad1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/github-token/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
using: "composite"
steps:
# FIXME we need a GitHub APP with enough permissions.
# - uses: hashicorp/vault-action@v2.7.2
# - uses: hashicorp/vault-action@v2.7.3
# with:
# url: ${{ inputs.url }}
# roleId: ${{ inputs.roleId }}
Expand Down Expand Up @@ -50,7 +50,7 @@ runs:
# echo "GIT_USER=apmmachine" >> $GITHUB_ENV
# echo "GIT_EMAIL=apmmachine@users.noreply.github.com" >> $GITHUB_ENV

- uses: hashicorp/vault-action@v2.7.2
- uses: hashicorp/vault-action@v2.7.3
with:
url: ${{ inputs.url }}
roleId: ${{ inputs.roleId }}
Expand Down

0 comments on commit f06ad1e

Please sign in to comment.