File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111 actionlint :
1212 uses : suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@932d2dbef166b2f6f7e11790954e8245289ffd0d # v1.2.1
1313 with :
14- aqua_version : v2.42.0
14+ aqua_version : v2.42.1
1515 aqua_policy_allow : true
1616 permissions :
1717 pull-requests : write
Original file line number Diff line number Diff line change 3535 - uses : aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
3636 # Install ghcp
3737 with :
38- aqua_version : v2.42.0
38+ aqua_version : v2.42.1
3939 env :
4040 AQUA_GITHUB_TOKEN : ${{github.token}}
4141 - run : ghcp -v
Original file line number Diff line number Diff line change 1515 persist-credentials : false
1616 - uses : aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
1717 with :
18- aqua_version : v2.42.0
18+ aqua_version : v2.42.1
1919 env :
2020 AQUA_GITHUB_TOKEN : ${{github.token}}
2121 - run : ghalint run
Original file line number Diff line number Diff line change 1212 uses : suzuki-shunsuke/go-mod-tidy-workflow/.github/workflows/go-mod-tidy.yaml@79af8ebcd2dea45c27303b09192be80f7a35a37a # v1.1.0
1313 with :
1414 go-version : 1.23.4
15- aqua_version : v2.42.0
15+ aqua_version : v2.42.1
1616 secrets :
1717 gh_app_id : ${{secrets.gh_app_id}}
1818 gh_app_private_key : ${{secrets.gh_app_private_key}}
Original file line number Diff line number Diff line change 1818 cache : true
1919 - uses : aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
2020 with :
21- aqua_version : v2.42.0
21+ aqua_version : v2.42.1
2222 env :
2323 AQUA_GITHUB_TOKEN : ${{github.token}}
2424 - run : golangci-lint run --timeout 120s
Original file line number Diff line number Diff line change 1414 permissions :
1515 contents : read
1616 with :
17- aqua_version : v2.42.0
17+ aqua_version : v2.42.1
1818 prune : true
1919 secrets :
2020 gh_app_id : ${{secrets.gh_app_id}}
Original file line number Diff line number Diff line change 3434 - uses : aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
3535 # Install ghcp
3636 with :
37- aqua_version : v2.42.0
37+ aqua_version : v2.42.1
3838 env :
3939 AQUA_GITHUB_TOKEN : ${{github.token}}
4040 - run : ghcp -v
You can’t perform that action at this time.
0 commit comments