File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 Lint :
1818 permissions :
1919 contents : read
20- uses : bytemare/workflows/.github/workflows/golangci-lint.yaml@696fab4908e73675d0c90d77637ecaed7e93e978
20+ uses : bytemare/workflows/.github/workflows/golangci-lint.yaml@d04889d9f53611ddf9e3ef03edeed2acb66be85c
2121 with :
2222 config-path : ./.github/.golangci.yml
2323 scope : ./...
2727 actions : read
2828 contents : read
2929 security-events : write
30- uses : bytemare/workflows/.github/workflows/codeql.yaml@696fab4908e73675d0c90d77637ecaed7e93e978
30+ uses : bytemare/workflows/.github/workflows/codeql.yaml@d04889d9f53611ddf9e3ef03edeed2acb66be85c
3131 with :
3232 language : go
3333
3636 contents : read
3737 # Needed to upload the results to code-scanning dashboard.
3838 security-events : write
39- uses : bytemare/workflows/.github/workflows/scan-go.yaml@696fab4908e73675d0c90d77637ecaed7e93e978
39+ uses : bytemare/workflows/.github/workflows/scan-go.yaml@d04889d9f53611ddf9e3ef03edeed2acb66be85c
4040 with :
4141 sonar-configuration : .github/sonar-project.properties
4242 secrets :
6767 statuses : read
6868 models : read
6969
70- uses : bytemare/workflows/.github/workflows/scorecard.yaml@696fab4908e73675d0c90d77637ecaed7e93e978
70+ uses : bytemare/workflows/.github/workflows/scorecard.yaml@d04889d9f53611ddf9e3ef03edeed2acb66be85c
7171 secrets :
7272 token : ${{ secrets.SCORECARD_TOKEN }}
Original file line number Diff line number Diff line change 1616 fail-fast : false
1717 matrix :
1818 go : [ '1.24', '1.23', '1.22' ]
19- uses : bytemare/workflows/.github/workflows/test-go.yaml@696fab4908e73675d0c90d77637ecaed7e93e978
19+ uses : bytemare/workflows/.github/workflows/test-go.yaml@d04889d9f53611ddf9e3ef03edeed2acb66be85c
2020 with :
2121 version : ${{ matrix.go }}
You can’t perform that action at this time.
0 commit comments