diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index b91ab5c..63933ff 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Build, Tag and Push Docker Image to GHCR - uses: GlueOps/github-actions-build-push-containers@v0.1.3 + uses: GlueOps/github-actions-build-push-containers@main