File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010jobs :
1111 autodev :
12- uses : Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v8.1 .0
12+ uses : Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v9.0 .0
1313 with :
1414 labels : true
1515 secrets :
Original file line number Diff line number Diff line change 2727 go-version-file : " go.mod"
2828
2929 - name : Lint
30- uses : golangci/golangci-lint-action@v8
30+ uses : golangci/golangci-lint-action@v9
3131 with :
3232 version : latest
3333
Original file line number Diff line number Diff line change 88
99jobs :
1010 release :
11- uses : Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v8.1 .0
11+ uses : Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v9.0 .0
1212 secrets :
1313 app_id : ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
1414 private_key : ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments