10000
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 f847221 commit 03e0bd6Copy full SHA for 03e0bd6
.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@f4b0b1e80542d8c35a7b1ad071e7da8fffb15378 # v2
+ uses: hashicorp/action-setup-bob@c0a100582ed1ae32525b0dc15bb35871ec869d0e # 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