Skip to content

Commit 3906d05

Browse files
⬆️ deps(github-actions): pin dependencies
1 parent bccecab commit 3906d05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
go-version-file: "./go.mod"
2525
- name: 🔎 golangci-lint
26-
uses: outscale/goutils/.github/actions/lint@main
26+
uses: outscale/goutils/.github/actions/lint@414d1ba570d9a11f68cb40d1794d69d6df5d4fb9 # main
2727
- name: 🔎 Run make build
2828
run: make build
2929
shell: bash

0 commit comments

Comments
 (0)