Skip to content

Commit

Permalink
build(deps): Bump bcomnes/netrc-creds from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [bcomnes/netrc-creds](https://github.com/bcomnes/netrc-creds) from 2 to 3.
- [Release notes](https://github.com/bcomnes/netrc-creds/releases)
- [Changelog](https://github.com/bcomnes/netrc-creds/blob/master/CHANGELOG.md)
- [Commits](bcomnes/netrc-creds@v2...v3)

---
updated-dependencies:
- dependency-name: bcomnes/netrc-creds
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent bd29501 commit c237129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
key: ${{ secrets.PRIVATE_KEY }}
known_hosts: standard.open-contracting.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGveFGTJ9yyObNGDUCUyzyFkm6Kzh3YqIt1qB7B/KU6E
- if: github.event_name == 'push'
uses: bcomnes/netrc-creds@v2
uses: bcomnes/netrc-creds@v3
with:
machine: standard.open-contracting.org
login: manage
Expand Down

0 comments on commit c237129

Please sign in to comment.