Skip to content

Commit 2742e22

Browse files
Bump WyriHaximus/github-action-get-previous-tag in the actions group (#11147)
Bumps the actions group with 1 update: [WyriHaximus/github-action-get-previous-tag](https://github.com/wyrihaximus/github-action-get-previous-tag). Updates `WyriHaximus/github-action-get-previous-tag` from 1 to 2 - [Release notes](https://github.com/wyrihaximus/github-action-get-previous-tag/releases) - [Commits](WyriHaximus/github-action-get-previous-tag@v1...v2) --- updated-dependencies: - dependency-name: WyriHaximus/github-action-get-previous-tag dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f5b293 commit 2742e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks-last-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: "Get Previous tag"
3636
id: previoustag
37-
uses: "WyriHaximus/github-action-get-previous-tag@v1"
37+
uses: "WyriHaximus/github-action-get-previous-tag@v2"
3838
# with:
3939
# fallback: 1.0.0 # Optional fallback tag to use when no tag can be found
4040

0 commit comments

Comments
 (0)