File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 show-progress : false
4545
4646 - name : " Cache Static Analysis Cache Files"
47- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
47+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
4848 if : ${{ matrix.dependencies == 'locked' }}
4949 with :
5050 path : ./var/tmp
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ jobs:
1515 runs-on : ubuntu-24.04
1616 name : Release Automation
1717 steps :
18- - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
18+ - uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
1919 id : generate-token
2020 with :
2121 app-id : ${{ secrets.LENDABOT_APP_ID }}
2222 private-key : ${{ secrets.LENDABOT_APP_PRIVATE_KEY }}
2323
24- - uses : googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
24+ - uses : googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
2525 id : release
2626 with :
2727 token : ${{ steps.generate-token.outputs.token }}
You can’t perform that action at this time.
0 commit comments