Skip to content

Commit

Permalink
Bump Endjin.PRAutoflow from 0.0.0 to 0.1.6 in .github/workflows (#159)
Browse files Browse the repository at this point in the history
Bumps 'Endjin.PRAutoflow' from 0.0.0 to 0.1.6
  • Loading branch information
dependjinbot[bot] authored Oct 11, 2022
1 parent c69e6b4 commit c8e2975
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependabot_approve_and_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
types: [opened, reopened]

permissions:
contents: read
issues: write
pull-requests: write

Expand Down Expand Up @@ -122,4 +123,4 @@ jobs:
repo: context.payload.repository.name,
issue_number: context.payload.pull_request.number,
labels: ['pending_release']
})
})

0 comments on commit c8e2975

Please sign in to comment.