File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 - name : " Checkout Github Action"
2222 uses : actions/checkout@v4
2323 - name : " Deploy deletion from Cloudflare Pages"
24- uses : andykenward/github-actions-cloudflare-pages/delete@v2 .3.2
24+ uses : andykenward/github-actions-cloudflare-pages/delete@def80dd70ba3eb3d243520092bd303aa6454ec40 # v3 .3.1
2525 with :
2626 cloudflare-api-token : ${{ secrets.CLOUDFLARE_API_TOKEN }}
2727 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2222 - name : " Checkout Github Action"
2323 uses : actions/checkout@v4
2424 - name : " Deploy to Cloudflare Pages"
25- uses : andykenward/github-actions-cloudflare-pages@v3.0.0
25+ uses : andykenward/github-actions-cloudflare-pages@def80dd70ba3eb3d243520092bd303aa6454ec40 # v3.3.1
2626 with :
2727 cloudflare-api-token : ${{ secrets.CLOUDFLARE_API_TOKEN }}
2828 cloudflare-account-id : ${{ vars.CLOUDFLARE_ACCOUNT_ID }}
Original file line number Diff line number Diff line change 3939 - name : Rebuild the dist/ directory
4040 run : pnpm run build
4141 - name : Perform CodeQL Analysis
42- uses : github/codeql-action/analyze@v4
42+ uses : github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
4343 with :
4444 category : " /language:${{matrix.language}}"
You can’t perform that action at this time.
0 commit comments