Skip to content

Commit 77c1972

Browse files
chore(deps): pin dependencies (#144)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f801ee commit 77c1972

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/rclone-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
remote_path: "r2:r2-store/src"
2121
steps:
2222
- name: "⤵️ Check out code from GitHub"
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2424
- name: "⏫ Run rclone/r2-store"
2525
uses: z-shell/.github/actions/rclone@v1
2626
with:

.github/workflows/win-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
git config --global --add safe.directory /cygdrive/d/a/zi-src/zi-src
3636
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3737
- name: 🪟 Dependencies (Windows)
38-
uses: egor-tensin/setup-cygwin@v4
38+
uses: egor-tensin/setup-cygwin@d2c752bab416d4b0662591bd366fc2686297c82d # v4
3939
with:
4040
platform: x64
4141
packages: curl git zsh

0 commit comments

Comments
 (0)