Skip to content

Commit

Permalink
Merge pull request #26 from RedlineTriad/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/publish-action-0.2.1

fix(deps): bump actions/publish-action from 0.2.0 to 0.2.1
  • Loading branch information
github-actions[bot] authored Nov 23, 2022
2 parents 373acde + 57320a8 commit c2c7036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag
uses: actions/publish-action@v0.2.0
uses: actions/publish-action@v0.2.1
with:
source-tag: ${{ env.TAG_NAME }}

Expand Down

0 comments on commit c2c7036

Please sign in to comment.