From b05ff26569dbe8c1872c83492c36547705446c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 20:00:56 +0000 Subject: [PATCH] Bump JesseTG/rm from 1.0.2 to 1.0.3 Bumps [JesseTG/rm](https://github.com/JesseTG/rm) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/JesseTG/rm/releases) - [Commits](https://github.com/JesseTG/rm/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: JesseTG/rm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ccpp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 510ae8e7f..e9f148275 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -71,7 +71,7 @@ jobs: - name: Remove contrib directory for Hunter builds if: contains(matrix.name, 'hunter') - uses: JesseTG/rm@v1.0.2 + uses: JesseTG/rm@v1.0.3 with: path: contrib