File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 pull-requests : read
2222
2323 steps :
24- - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
24+ - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
2525 id : generate-token
2626 with :
2727 app-id : ${{ secrets.CREATE_PR_APP_ID }}
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919 with :
2020 persist-credentials : false
21- - uses : cachix/install-nix-action@616559265b40713947b9c190a8ff4b507b5df49b # v31
21+ - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31
2222 - run : nix flake check ./dev -L --override-input src path:.
Original file line number Diff line number Diff line change 2121 with :
2222 persist-credentials : false
2323
24- - uses : cachix/install-nix-action@616559265b40713947b9c190a8ff4b507b5df49b # v31.10.4
24+ - uses : cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
2525 with :
2626 github_access_token : ${{ secrets.GITHUB_TOKEN }}
2727
5858 contents : read
5959
6060 steps :
61- - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
61+ - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
6262 id : generate-token
6363 with :
6464 app-id : ${{ secrets.CREATE_PR_APP_ID }}
Original file line number Diff line number Diff line change 1717 contents : read
1818
1919 steps :
20- - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
20+ - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
2121 id : generate-token
2222 with :
2323 app-id : ${{ secrets.CREATE_PR_APP_ID }}
You can’t perform that action at this time.
0 commit comments