Skip to content

Commit 243e403

Browse files
dependabot[bot]MatteoH2O1999
authored andcommitted
fix(deps): bump actions/publish-action from 0.2.2 to 0.3.0
Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.2.2 to 0.3.0. - [Commits](actions/publish-action@v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: actions/publish-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 579ec2a commit 243e403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
name: Update version tags
1313
steps:
1414
- name: Update tags
15-
uses: actions/publish-action@v0.2.2
15+
uses: actions/publish-action@v0.3.0
1616
with:
1717
source-tag: ${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)