We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cloudposse/.github
1 parent c430221 commit bb60c41Copy full SHA for bb60c41
.github/workflows/release.yml
@@ -6,9 +6,8 @@ on:
6
permissions:
7
id-token: write
8
contents: write
9
- issues: write
10
11
jobs:
12
perform:
13
- uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@release-pr-commenter
+ uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@main
14
secrets: inherit
0 commit comments