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 3535 egress-policy : audit
3636
3737 - name : Checkout
38- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
38+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3939 - name : Setup Pages
4040 uses : actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
4141 - name : Build with Jekyll
Original file line number Diff line number Diff line change 7777 echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
7878
7979 - name : Checkout
80- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
80+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
8181 # This step checks out the code from the repository.
8282 # It uses the actions/checkout action to clone the repository into the runner's workspace.
8383
You can’t perform that action at this time.
0 commit comments