Skip to content

Commit

Permalink
build(deps): bump hashicorp/action-setup-bob from 2.0.3 to 2.1.0 in t…
Browse files Browse the repository at this point in the history
…he 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>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent f847221 commit 03e0bd6
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@f4b0b1e80542d8c35a7b1ad071e7da8fffb15378 # v2
uses: hashicorp/action-setup-bob@c0a100582ed1ae32525b0dc15bb35871ec869d0e # 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@f4b0b1e80542d8c35a7b1ad071e7da8fffb15378 # v2
uses: hashicorp/action-setup-bob@c0a100582ed1ae32525b0dc15bb35871ec869d0e # v2
with:
github-token:
${{ secrets.BOB_GITHUB_TOKEN }}
Expand Down

0 comments on commit 03e0bd6

Please sign in to comment.