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

Commit 22877c9

Browse files
Bump butlerlogic/action-autotag from 1.1.1 to 1.1.2
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] <[email protected]>
1 parent b929c98 commit 22877c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-contracts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515
- name: Create tag
1616
id: tag
17-
uses: butlerlogic/[email protected].1
17+
uses: butlerlogic/[email protected].2
1818
with:
1919
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2020
strategy: package # Optional, since "package" is the default strategy

0 commit comments

Comments
 (0)