From eeef60d5405ff131fe93280ec30ecaa2ab9857c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2026 05:01:57 +0000 Subject: [PATCH] chore(deps): update github-actions-digest --- .forgejo/actions/timelord/action.yml | 2 +- .forgejo/workflows/build-nix.yml | 2 +- .forgejo/workflows/mirror-images.yml | 2 +- .forgejo/workflows/release-image.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.forgejo/actions/timelord/action.yml b/.forgejo/actions/timelord/action.yml index 2d62b94b6..cc9a0790a 100644 --- a/.forgejo/actions/timelord/action.yml +++ b/.forgejo/actions/timelord/action.yml @@ -71,7 +71,7 @@ runs: - name: Install timelord-cli and git-warp-time if: steps.check-binaries.outputs.need-install == 'true' - uses: https://github.com/taiki-e/install-action@15449e3094499af05d8d964a1c884208e4b8b595 # v2 + uses: https://github.com/taiki-e/install-action@9e1e5806d4a4822de933115878265be9aaa786d9 # v2 with: tool: git-warp-time,timelord-cli@3.0.1 diff --git a/.forgejo/workflows/build-nix.yml b/.forgejo/workflows/build-nix.yml index dcd99c1ba..36b28e288 100644 --- a/.forgejo/workflows/build-nix.yml +++ b/.forgejo/workflows/build-nix.yml @@ -65,7 +65,7 @@ jobs: path: binaries merge-multiple: true - name: Create Release and Upload - uses: https://github.com/softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 + uses: https://github.com/softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: draft: true files: binaries/* diff --git a/.forgejo/workflows/mirror-images.yml b/.forgejo/workflows/mirror-images.yml index b75e23c7e..95cedc815 100644 --- a/.forgejo/workflows/mirror-images.yml +++ b/.forgejo/workflows/mirror-images.yml @@ -55,7 +55,7 @@ jobs: # repositories: continuwuity - name: Install regsync - uses: https://github.com/regclient/actions/regsync-installer@14f9d37db17b5dc41fefd1ffdd1af4b9e2490560 # main + uses: https://github.com/regclient/actions/regsync-installer@4b4db1dcc7dad75ad67a788a380f75a20cc8a040 # main - name: Check what images need mirroring run: | diff --git a/.forgejo/workflows/release-image.yml b/.forgejo/workflows/release-image.yml index 8f6cc7ad9..d9e9b6e84 100644 --- a/.forgejo/workflows/release-image.yml +++ b/.forgejo/workflows/release-image.yml @@ -216,7 +216,7 @@ jobs: path: binaries merge-multiple: true - name: Create Release and Upload - uses: https://github.com/softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3 + uses: https://github.com/softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3 with: draft: true files: binaries/*