From c4b0d88fad87dd0c816346fdd6afb15a5c166a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 06:07:55 +0000 Subject: build(deps): bump actions/checkout from 4.1.0 to 4.1.1 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...b4ffde65f46336ab88eb53be808477a3936bae11) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.github/workflows/test.yml') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f046960a3..a63abafcb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,7 +61,7 @@ jobs: github.com:443 packages.microsoft.com:443 ppa.launchpadcontent.net:443 - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: update package information run: sudo apt-get update -qy - name: install dependencies @@ -108,7 +108,7 @@ jobs: github.com:443 packages.microsoft.com:443 ppa.launchpadcontent.net:443 - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: update package information run: sudo apt-get update -qy - name: install dependencies @@ -146,7 +146,7 @@ jobs: github.com:443 packages.microsoft.com:443 ppa.launchpadcontent.net:443 - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: update package information run: sudo apt-get update -qy - name: install dependencies @@ -187,7 +187,7 @@ jobs: ppa.launchpadcontent.net:443 www.debian.org:443 www.debian.org:80 - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: update package information run: sudo apt-get update -qy - name: install dependencies @@ -231,7 +231,7 @@ jobs: www.debian.org:443 www.debian.org:80 yahoo.com:1025 - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: update package information run: sudo apt-get update -qy - name: install dependencies -- cgit v1.2.3-70-g09d2