Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Bump butlerlogic/action-autotag from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [butlerlogic/action-autotag](https://github.com/butlerlogic/action-autotag) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/butlerlogic/action-autotag/releases)
- [Commits](ButlerLogic/action-autotag@1.1.1...1.1.2)

---
updated-dependencies:
- dependency-name: butlerlogic/action-autotag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2023
1 parent b929c98 commit 22877c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- name: Create tag
id: tag
uses: butlerlogic/action-autotag@1.1.1
uses: butlerlogic/action-autotag@1.1.2
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
strategy: package # Optional, since "package" is the default strategy
Expand Down

0 comments on commit 22877c9

Please sign in to comment.