Skip to content

Commit

Permalink
build(deps): bump hashicorp/action-setup-bob from 2.1.0 to 2.1.1 in t…
Browse files Browse the repository at this point in the history
…he github-actions-backward-compatible group (#241)

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 Aug 27, 2024
1 parent 0e83818 commit 1aa74af
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@c0a100582ed1ae32525b0dc15bb35871ec869d0e # v2
uses: hashicorp/action-setup-bob@01076d9cc869139ac97693d0869f0e80a666cb3b # 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@c0a100582ed1ae32525b0dc15bb35871ec869d0e # v2
uses: hashicorp/action-setup-bob@01076d9cc869139ac97693d0869f0e80a666cb3b # v2
with:
github-token:
${{ secrets.BOB_GITHUB_TOKEN }}
Expand Down

0 comments on commit 1aa74af

Please sign in to comment.