We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1048c14 commit c196a4aCopy full SHA for c196a4a
.github/workflows/post-dependabot.yml
@@ -23,7 +23,7 @@ jobs:
23
go-version-file: .go-version
24
25
- name: update NOTICE.txt and NOTICE-FIPS.txt
26
- run: mage check-notice
+ run: mage check:notice
27
28
- name: run go mod tidy in testing/
29
run: cd testing; go mod tidy
0 commit comments