chore(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](https://github.com/actions/publish-action/compare/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>
This commit is contained in:
dependabot[bot] 2023-12-11 15:37:15 +00:00 committed by GitHub
parent a2060d116a
commit 4f4a58bfb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,6 @@ jobs:
update-major-tag: update-major-tag:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/publish-action@v0.2.2 - uses: actions/publish-action@v0.3.0
with: with:
source-tag: ${{ github.event.release.tag_name }} source-tag: ${{ github.event.release.tag_name }}