Skip to content

Commit

Permalink
chore(deps): update murn0/generate-release-workflow action to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2023
1 parent a2752cd commit 9e33c8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
permissions: {}
jobs:
release-PR:
uses: murn0/generate-release-workflow/.github/workflows/release-pull-request.yaml@f6760a54ffed12ee20ba6a9f58e46c1884baf1a7 # v0.6.1
uses: murn0/generate-release-workflow/.github/workflows/release-pull-request.yaml@3d4ed1b8620894318b7d43689cd3aeb2e999e8cb # v0.7.0
permissions:
issues: write # For create milestone
pull-requests: write # For pull requests to milestone
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
permissions: {}
jobs:
generate-release:
uses: murn0/generate-release-workflow/.github/workflows/wc-generate-release.yaml@f6760a54ffed12ee20ba6a9f58e46c1884baf1a7 # v0.6.1
uses: murn0/generate-release-workflow/.github/workflows/wc-generate-release.yaml@3d4ed1b8620894318b7d43689cd3aeb2e999e8cb # v0.7.0
permissions:
issues: write
if: |
Expand Down

0 comments on commit 9e33c8a

Please sign in to comment.