10000 build(deps): bump hashicorp/action-setup-bob from 2.0.3 to 2.1.0 in t… · hashicorp/hc-install@03e0bd6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 03e0bd6

Browse files
build(deps): bump hashicorp/action-setup-bob from 2.0.3 to 2.1.0 in the github-actions-backward-compatible group (#222)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f847221 commit 03e0bd6

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@f4b0b1e80542d8c35a7b1ad071e7da8fffb15378 # v2
24+
uses: hashicorp/action-setup-bob@c0a100582ed1ae32525b0dc15bb35871ec869d0e # 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@f4b0b1e80542d8c35a7b1ad071e7da8fffb15378 # v2
52+
uses: hashicorp/action-setup-bob@c0a100582ed1ae32525b0dc15bb35871ec869d0e # v2
5353
with:
5454
github-token:
5555
${{ secrets.BOB_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
0