From 9f3b5883fc2625bb73e7481702155cfac7d858c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 09:59:19 +0000 Subject: [PATCH] Bump oflynned/Android-Semantic-Release from 1.1.8 to 1.1.15 Bumps [oflynned/Android-Semantic-Release](https://github.com/oflynned/Android-Semantic-Release) from 1.1.8 to 1.1.15. - [Release notes](https://github.com/oflynned/Android-Semantic-Release/releases) - [Commits](https://github.com/oflynned/Android-Semantic-Release/compare/b9f6de7f8bdf25de3f695843265debf7c3919272...c2a5e19a1239f4e1639f270ebd0aeb913438520d) --- updated-dependencies: - dependency-name: oflynned/Android-Semantic-Release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master.yaml b/.github/workflows/master.yaml index 17e1ccf5..e58a3b2f 100644 --- a/.github/workflows/master.yaml +++ b/.github/workflows/master.yaml @@ -21,7 +21,7 @@ jobs: - name: Bump version id: bump_version - uses: oflynned/Android-Semantic-Release@b9f6de7f8bdf25de3f695843265debf7c3919272 + uses: oflynned/Android-Semantic-Release@c2a5e19a1239f4e1639f270ebd0aeb913438520d env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}