From 1244a550a0ea8cf5efc7c6b9d9bf1bd90e992ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 10:49:05 +0000 Subject: [PATCH] build(deps): bump actions/checkout in /actions/online-version-bump Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [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/c85c95e3d7251135ab7dc9ce3241c5835cc595a9...f43a0e5ff2bd294095638e18286ca9a3d1956744) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- actions/online-version-bump/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/online-version-bump/action.yml b/actions/online-version-bump/action.yml index cbc93cac..667c049f 100644 --- a/actions/online-version-bump/action.yml +++ b/actions/online-version-bump/action.yml @@ -25,7 +25,7 @@ outputs: runs: using: "composite" steps: - - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 + - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 with: path: repository