From 51a9005346f213fcc1fd8a4dd13c125406703962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:11:49 +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 47a6e3bc..c1ea7d30 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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