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 token : ${{ secrets.BOT_ACCESS_TOKEN }}
2222
2323 - name : Install nix
24- uses : cachix/install-nix-action@56a7bb7b56d9a92d4fd1bc05758de7eea4a370a8 # v31
24+ uses : cachix/install-nix-action@7be5dee1421f63d07e71ce6e0a9f8a4b07c2a487 # v31
2525
2626 - name : Update flake
2727 run : nix flake update
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ jobs:
1717
1818 steps :
1919 - name : Checkout source
20- uses : actions/checkout@v5
20+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2121 with :
2222 token : ${{ secrets.BOT_ACCESS_TOKEN }}
2323
2424 - name : Setup nodejs
25- uses : actions/setup-node@v5
25+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
2626 with :
2727 node-version : 22.x
2828
5454 run : git pull --rebase --autostash
5555
5656 - name : Commit changes
57- uses : EndBug/add-and-commit@v9
57+ uses : EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9
5858 with :
5959 author_name : GitHub Actions
6060 author_email : github@webhippie.de
You can’t perform that action at this time.
0 commit comments