Skip to content

Commit fc8527d

Browse files
authored
Merge pull request #74 from actions/dependabot/github_actions/actions-minor-e893b3f303
chore(deps): bump actions/publish-action from 0.2.2 to 0.3.0 in the actions-minor group
2 parents 2762750 + 719349d commit fc8527d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-new-action-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Update the ${{ env.TAG_NAME }} tag
19-
uses: actions/publish-action@v0.2.2
19+
uses: actions/publish-action@v0.3.0
2020
with:
2121
source-tag: ${{ env.TAG_NAME }}

0 commit comments

Comments
 (0)