We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e3423d + 522a00c commit 2acb37fCopy full SHA for 2acb37f
.github/workflows/feature-pr.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: pull-request-action
13
- uses: vsoch/[email protected].10
+ uses: vsoch/[email protected].11
14
env:
15
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
16
BRANCH_PREFIX: "feature-"
0 commit comments