Skip to content

Commit

Permalink
Update upgrade-extension-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siyaramblackduck authored Oct 23, 2024
1 parent a0a94eb commit 271be97
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/upgrade-extension-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@ on:
required: true
default: ""
type: string

permissions:
pull-requests: write
issues: write
repository-projects: write


jobs:
upgrade-extension-version:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 271be97

Please sign in to comment.