8000 build(deps): bump hashicorp/action-setup-bob (#208) · hashicorp/hc-install@b5c313e · GitHub
[go: up one dir, main page]

Skip to content

Commit b5c313e

Browse files
build(deps): bump hashicorp/action-setup-bob (#208)
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>
1 parent 35884ef commit b5c313e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Setup bob
24-
uses: hashicorp/action-setup-bob@3b8865c92994bc7e960441612e81f88a84d31a1a # v1.0.20
24+
uses: hashicorp/action-setup-bob@37475d2579813f74f3a9f4e86870498c8e560a1c # v2
2525
with:
2626
github-token:
2727
${{ secrets.BOB_GITHUB_TOKEN }}
@@ -49,7 +49,7 @@ jobs:
4949
needs: staging
5050
steps:
5151
- name: Setup bob
52-
uses: hashicorp/action-setup-bob@3b8865c92994bc7e960441612e81f88a84d31a1a # v1.0.20
52+
uses: hashicorp/action-setup-bob@37475d2579813f74f3a9f4e86870498c8e560a1c # v2
5353
with:
5454
github-token:
5555
${{ secrets.BOB_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
0