8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35884ef commit b5c313eCopy full SHA for b5c313e
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Setup bob
24
- uses: hashicorp/action-setup-bob@3b8865c92994bc7e960441612e81f88a84d31a1a # v1.0.20
+ uses: hashicorp/action-setup-bob@37475d2579813f74f3a9f4e86870498c8e560a1c # v2
25
with:
26
github-token:
27
${{ secrets.BOB_GITHUB_TOKEN }}
@@ -49,7 +49,7 @@ jobs:
49
needs: staging
50
51
52
53
54
55
0 commit comments