Skip to content

Commit 7fa7f3c

Browse files
Update actions/checkout digest to fbc6f39
1 parent 05e30ce commit 7fa7f3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/calibreapp-image-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout Repo
16-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16+
uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
1717

1818
- name: Compress Images
1919
id: calibre

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17+
- uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5
1818
with:
1919
ref: ${{ github.event.pull_request.head.sha }}
2020
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)