File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 working-directory : lambdas
2727 run : yarn install --frozen-lockfile && yarn run test && yarn dist
2828 - name : Get installation token
29- uses : actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
29+ uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
3030 id : token
3131 with :
3232 app-id : ${{ vars.RELEASER_APP_ID }}
Original file line number Diff line number Diff line change 6363 run : |
6464 git config user.name github-actions[bot]
6565 git config --global user.email "github-actions[bot]@users.noreply.github.com"
66- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
66+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
6767 with :
6868 python-version : 3.x
6969 - run : echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
You can’t perform that action at this time.
0 commit comments