diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a43b943..1685f46 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -30,7 +30,7 @@ jobs: bundler-cache: true - name: Netrc maven.pkg.github.com - uses: extractions/netrc@v1 + uses: extractions/netrc@v2 with: machine: maven.pkg.github.com username: cirunner diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6b90f07..6f737ab 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,7 @@ jobs: bundler-cache: true - name: Netrc api.github.com - uses: extractions/netrc@v1 + uses: extractions/netrc@v2 with: machine: maven.pkg.github.com username: cirunner