Skip to content

Commit 7f22554

Browse files
authored
Merge pull request #116 from essentialkaos/dependabot/github_actions/develop/essentialkaos/aligo-action-2
Bump essentialkaos/aligo-action from 1 to 2
2 parents 99b6d86 + 5df42bd commit 7f22554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: make deps
7878

7979
- name: Check Golang sources with Aligo
80-
uses: essentialkaos/aligo-action@v1
80+
uses: essentialkaos/aligo-action@v2
8181
with:
8282
path: ${{env.SRC_DIR}}
8383
files: ./...

0 commit comments

Comments
 (0)