Skip to content

Commit

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


Updates `hashicorp/action-setup-bob` from 1.0.20 to 2
- [Release notes](https://github.com/hashicorp/action-setup-bob/releases)
- [Changelog](https://github.com/hashicorp/action-setup-bob/blob/main/github-release.test.js)
- [Commits](hashicorp/action-setup-bob@3b8865c...37475d2)

---
updated-dependencies:
- dependency-name: hashicorp/action-setup-bob
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-breaking
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 35884ef commit b5c313e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup bob
uses: hashicorp/action-setup-bob@3b8865c92994bc7e960441612e81f88a84d31a1a # v1.0.20
uses: hashicorp/action-setup-bob@37475d2579813f74f3a9f4e86870498c8e560a1c # v2
with:
github-token:
${{ secrets.BOB_GITHUB_TOKEN }}
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
needs: staging
steps:
- name: Setup bob
uses: hashicorp/action-setup-bob@3b8865c92994bc7e960441612e81f88a84d31a1a # v1.0.20
uses: hashicorp/action-setup-bob@37475d2579813f74f3a9f4e86870498c8e560a1c # v2
with:
github-token:
${{ secrets.BOB_GITHUB_TOKEN }}
Expand Down

0 comments on commit b5c313e

Please sign in to comment.