Skip to content

Commit b5ca783

Browse files
Bump WyriHaximus/github-action-get-previous-tag from 1 to 2
Bumps [WyriHaximus/github-action-get-previous-tag](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19b3e13 commit b5ca783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
-
3030
name: "Fetch latest tag"
3131
id: get-latest-tag
32-
uses: "WyriHaximus/github-action-get-previous-tag@v1"
32+
uses: "WyriHaximus/github-action-get-previous-tag@v2"
3333
-
3434
name: Build and push Postgres 15
3535
id: docker_build_15

0 commit comments

Comments
 (0)