diff --git a/.github/workflows/GitHub.yml b/.github/workflows/GitHub.yml index ab334a3..155a6ad 100644 --- a/.github/workflows/GitHub.yml +++ b/.github/workflows/GitHub.yml @@ -52,7 +52,7 @@ jobs: VCPKG_DISABLE_METRICS: 1 steps: - - uses: pozil/auto-assign-issue@v2.0.1 + - uses: pozil/auto-assign-issue@v2.1.2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov diff --git a/package.json b/package.json index 73207f0..3e19ed4 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "itty-router": "6.0.0" }, "devDependencies": { - "@cloudflare/workers-types": "4.20241224.0", - "@playform/build": "0.2.0", + "@cloudflare/workers-types": "4.20241230.0", + "@playform/build": "0.2.1", "wrangler": "3.99.0" }, "publishConfig": {