Skip to content

Commit

Permalink
Merge pull request #481 from open-contracting/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/bcomnes/netrc-creds-3

build(deps): bump bcomnes/netrc-creds from 2 to 3
  • Loading branch information
jpmckinney authored Feb 28, 2024
2 parents 6c79fd4 + 51a9005 commit f6abc1a
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 @@ -31,7 +31,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 f6abc1a

Please sign in to comment.