File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ permissions:
2020
2121jobs :
2222 php :
23- uses : typisttech/.github/.github/workflows/audit-php.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
23+ uses : typisttech/.github/.github/workflows/audit-php.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
2424
2525 go :
26- uses : typisttech/.github/.github/workflows/audit-go.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
26+ uses : typisttech/.github/.github/workflows/audit-go.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 dependabot :
18- uses : typisttech/.github/.github/workflows/dependabot-auto-merge.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
18+ uses : typisttech/.github/.github/workflows/dependabot-auto-merge.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
1919 with :
2020 minor : true
2121 patch : true
Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ permissions:
1818
1919jobs :
2020 actions :
21- uses : typisttech/.github/.github/workflows/lint-actions.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
21+ uses : typisttech/.github/.github/workflows/lint-actions.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
2222
2323 php :
24- uses : typisttech/.github/.github/workflows/lint-php.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
24+ uses : typisttech/.github/.github/workflows/lint-php.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
2525 with :
2626 phpstan : true
2727 box : true
2828 box-php-version : ' 8.5'
2929 box-version : ' 4'
3030
3131 go :
32- uses : typisttech/.github/.github/workflows/lint-go.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
32+ uses : typisttech/.github/.github/workflows/lint-go.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
3333 with :
3434 golangci-lint : true
3535 golangci-lint-version : v2.11 # Must be kept in sync with @../../mise.toml
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ permissions:
1616
1717jobs :
1818 release-drafter :
19- uses : typisttech/.github/.github/workflows/release-drafter.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2
19+ uses : typisttech/.github/.github/workflows/release-drafter.yml@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0
Original file line number Diff line number Diff line change 3636 - run : ./bin/generate-data
3737 - run : ./bin/generate-test-data
3838
39- - uses : typisttech/create-auto-merged-pull-request-action@05e85fff478e9ff9dfbb4b6d95622b6a8ebafe78 # v0.2.0
39+ - uses : typisttech/create-auto-merged-pull-request-action@d21095afcd351570a2cb2b794301c65f26decfa6 # v0.2.2
4040 with :
4141 client-id : ${{ vars.TASTENDRUCK_CLIENT_ID }}
4242 private-key : ${{ secrets.TASTENDRUCK_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments