From f4a2a1c076a2c843168696de4a00c71ecec1adbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 07:56:21 +0000 Subject: [PATCH] Bump actions/checkout from 4.1.1 to 4.1.5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.5. - [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/b4ffde65f46336ab88eb53be808477a3936bae11...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/image-prs.yaml | 2 +- .github/workflows/image-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/image-prs.yaml b/.github/workflows/image-prs.yaml index 1e392c1..dbac646 100644 --- a/.github/workflows/image-prs.yaml +++ b/.github/workflows/image-prs.yaml @@ -41,7 +41,7 @@ jobs: fi - name: Checkout Source Code - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 + uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b with: ref: ${{ steps.tag.outputs.tag }} diff --git a/.github/workflows/image-release.yaml b/.github/workflows/image-release.yaml index 5be25a3..d106ee6 100644 --- a/.github/workflows/image-release.yaml +++ b/.github/workflows/image-release.yaml @@ -34,7 +34,7 @@ jobs: echo tag=${GITHUB_REF##*/} >> $GITHUB_OUTPUT - name: Checkout Source Code - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 + uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b - name: Release Build ${{ matrix.name }} uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e