Skip to content

Commit

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

build(deps): Bump bcomnes/netrc-creds from 2 to 3
  • Loading branch information
jpmckinney authored Feb 27, 2024
2 parents 1937927 + bd9f272 commit 543ef3f
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 543ef3f

Please sign in to comment.