Skip to content

Commit

Permalink
renovate: update extractions/netrc action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent f592a06 commit 7b35cb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b35cb7

Please sign in to comment.