diff --git a/.github/workflows/agent.yml b/.github/workflows/agent.yml index fa9c1c6..09e1904 100644 --- a/.github/workflows/agent.yml +++ b/.github/workflows/agent.yml @@ -9,7 +9,7 @@ jobs: deploy: runs-on: ubuntu-latest container: - image: goreleaser/goreleaser-cross + image: goreleaser/goreleaser-cross:v1.19.2 steps: - uses: actions/checkout@master with: