Skip to content

Commit 58bfc78

Browse files
authored
.github/workflows: pin to action commit SHA (hashicorp#43610)
1 parent 3e3379c commit 58bfc78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smarterr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: ~/go/pkg/mod
4343
key: ${{ runner.os }}-go-pkg-mod-${{ hashFiles('go.sum') }}
4444
# long-running test
45-
- uses: YakDriver/check-smarterr-config@v0.3.0 # v0.3.0
45+
- uses: YakDriver/check-smarterr-config@6c840c1f0df56a8b550b159c7496770c28c75e51 # v0.3.0
4646
name: Check smarterr config
4747
with:
4848
base-dir: './internal'

0 commit comments

Comments
 (0)