diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 5280d0f..9e468a5 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -9,7 +9,7 @@ jobs: push-amd64: runs-on: ubuntu-latest-amd64 steps: - - uses: actions/checkout@v6.0.2 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 with: