Skip to content

Commit a694f93

Browse files
⬆️ deps(github-actions): pin dependencies
1 parent a57c5ac commit a694f93

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@55031e9b331f0622f6044b13655d3e88975ce5e8 # main
2727
- name: 🔎 Run make build
2828
run: make build
2929
shell: bash

0 commit comments

Comments
 (0)