File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929 - name : Link Checker
3030 id : lychee
31- uses : lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411
31+ uses : lycheeverse/lychee-action@e7477775783ea5526144ba13e8db5eec57747ce8
3232 with :
3333 token : ${{secrets.GITHUB_TOKEN}}
3434 fail : false
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ permissions: {}
2626jobs :
2727 manifest :
2828 name : " check-manifest"
29- uses : scitools/workflows/.github/workflows/ci-manifest.yml@1f2141422a63321a32575ddd186e53acff12550c
29+ uses : scitools/workflows/.github/workflows/ci-manifest.yml@7c41342d8285bc7747b6f7bc4cd2639cdcbb017a
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions: {}
1212
1313jobs :
1414 prompt-share :
15- uses : scitools/workflows/.github/workflows/ci-template-check.yml@1f2141422a63321a32575ddd186e53acff12550c
15+ uses : scitools/workflows/.github/workflows/ci-template-check.yml@7c41342d8285bc7747b6f7bc4cd2639cdcbb017a
1616 secrets :
1717 AUTH_APP_ID : ${{ secrets.AUTH_APP_ID }}
1818 AUTH_APP_PRIVATE_KEY : ${{ secrets.AUTH_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1212 pull-requests : write
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/labeler@f27b608878404679385c85cfa523b85ccb86e213
15+ - uses : actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions: {}
1616
1717jobs :
1818 refresh_lockfiles :
19- uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@1f2141422a63321a32575ddd186e53acff12550c
19+ uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@7c41342d8285bc7747b6f7bc4cd2639cdcbb017a
2020 secrets :
2121 AUTH_APP_ID : ${{ secrets.AUTH_APP_ID }}
2222 AUTH_APP_PRIVATE_KEY : ${{ secrets.AUTH_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2626 if : " github.repository == 'SciTools/iris'"
2727 runs-on : ubuntu-latest
2828 steps :
29- - uses : actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899
29+ - uses : actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629
3030 with :
3131 repo-token : ${{ secrets.GITHUB_TOKEN }}
3232
You can’t perform that action at this time.
0 commit comments