From 9d214ac990491b4e8ad5444d9d30313ab902c6f0 Mon Sep 17 00:00:00 2001 From: Brandon Brown Date: Mon, 10 Jun 2024 13:18:10 -0700 Subject: [PATCH] Fix go-hashfiles location --- .github/workflows/build-and-deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 51fd9f3..2c41d1b 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -55,7 +55,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: actions/go-hashfiles@v0.0.1 + - uses: https://gitea.com/actions/go-hashfiles@v0.0.1 id: get-awspublish-hash with: patterns: |- @@ -122,7 +122,7 @@ jobs: with: fetch-depth: 0 - - uses: actions/go-hashfiles@v0.0.1 + - uses: https://gitea.com/actions/go-hashfiles@v0.0.1 id: get-awspublish-hash with: patterns: |-