Skip to content

Commit 1e04edd

Browse files
dependabot[bot]1715173329
authored andcommitted
build(deps): bump olegtarasov/get-tag from 2.1.3 to 2.1.4
Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/olegtarasov/get-tag/releases) - [Commits](olegtarasov/get-tag@2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: olegtarasov/get-tag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 040e8ef commit 1e04edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333

3434
- name: Get the current tag name
35-
uses: olegtarasov/get-tag@2.1.3
35+
uses: olegtarasov/get-tag@v2.1.4
3636
id: tagName
3737

3838
- name: Set up QEMU

0 commit comments

Comments
 (0)