Widen permissions for GH_TOKEN in release

* Fix `dependabot.yml` for `type: dependency-upgrade` label expected by the changelog-generator
This commit is contained in:
Artem Bilan
2023-12-18 16:22:24 -05:00
parent 0877eed8c7
commit ab5c0b2fc2
2 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ jobs:
release:
permissions:
actions: write
contents: write
issues: write
uses: artembilan/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
secrets: