There was an error while loading. Please reload this page.
1 parent 05e30ce commit 7fa7f3cCopy full SHA for 7fa7f3c
2 files changed
.github/workflows/calibreapp-image-actions.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout Repo
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
17
18
- name: Compress Images
19
id: calibre
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ - uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
with:
ref: ${{ github.event.pull_request.head.sha }}
20
- uses: actions/setup-node@v4
0 commit comments