Skip to content

Commit

Permalink
Bump olegtarasov/get-tag from 2.1.2 to 2.1.3 (#122)
Browse files Browse the repository at this point in the history
Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/olegtarasov/get-tag/releases)
- [Commits](olegtarasov/get-tag@v2.1.2...2.1.3)

---
updated-dependencies:
- dependency-name: olegtarasov/get-tag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 8ec233c commit d76d6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
# this writes the tag name into GIT_TAG_NAME
- name: Get tag name
uses: olegtarasov/get-tag@v2.1.2
uses: olegtarasov/get-tag@2.1.3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag markusressel/telegram-click:$GIT_TAG_NAME
- name: Login to DockerHub Registry
Expand Down

0 comments on commit d76d6d5

Please sign in to comment.