diff --git a/.github/workflows/workflow-dispatch-build.yaml b/.github/workflows/workflow-dispatch-build.yaml index d7d54fd..ee8ef23 100644 --- a/.github/workflows/workflow-dispatch-build.yaml +++ b/.github/workflows/workflow-dispatch-build.yaml @@ -27,7 +27,7 @@ jobs: id-token: write steps: - name: 👨‍💻 git -- checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: 🐬 docker -- metadata id: meta