From c237129f2e3d1f1b2e5e4830b41603dd1a94e28e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 23:27:10 +0000 Subject: [PATCH] build(deps): Bump bcomnes/netrc-creds from 2 to 3 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](https://github.com/bcomnes/netrc-creds/compare/v2...v3) --- updated-dependencies: - dependency-name: bcomnes/netrc-creds dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74e0d8e..326b585 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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