Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group in /.github/actions/setup-npmrc with 1 update: [hashicorp/vault-action](https://github.com/hashicorp/vault-action).


Updates `hashicorp/vault-action` from 2.7.4 to 2.8.0
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v2.7.4...v2.8.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent e067dd3 commit a178baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-npmrc/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ inputs:
runs:
using: composite
steps:
- uses: hashicorp/vault-action@v2.7.4
- uses: hashicorp/vault-action@v2.8.0
with:
url: ${{ inputs.vault-url }}
roleId: ${{ inputs.vault-role-id }}
Expand Down

0 comments on commit a178baa

Please sign in to comment.