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 3131 persist-credentials : false
3232
3333 - name : Trunk Check
34- uses : trunk-io/trunk-action@4d5ecc89b2691705fd08c747c78652d2fc806a94 # v1.1.19
34+ uses : trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1.2.4
3535 env :
3636 # NOTE: inject the GITHUB_TOKEN for the trunk managed tflint linter
3737 # https://github.com/terraform-linters/tflint/blob/master/docs/user-guide/plugins.md#avoiding-rate-limiting
Original file line number Diff line number Diff line change 2121 app_id : ${{ secrets.MP_BOT_APP_ID }}
2222 private_key : ${{ secrets.MP_BOT_APP_PRIVATE_KEY }}
2323
24- - uses : googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
24+ - uses : googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
2525 with :
2626 token : ${{ steps.generate-token.outputs.token }}
2727 release-type : terraform-module
Original file line number Diff line number Diff line change 8282
8383 - name : Run Trunk Upgrade
8484 id : trunk-upgrade
85- uses : trunk-io/trunk-action/upgrade@4d5ecc89b2691705fd08c747c78652d2fc806a94 # v1.1.19
85+ uses : trunk-io/trunk-action/upgrade@75699af9e26881e564e9d832ef7dc3af25ec031b # v1.2.4
8686 with :
8787 github-token : ${{ steps.github-token.outputs.token }}
8888 reviewers : ${{ inputs.reviewers }}
You can’t perform that action at this time.
0 commit comments