Skip to content

Commit

Permalink
Merge pull request #206 from digital-clouds/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/peter-evans/create-issue-from-file-5.0.0

build(deps): bump peter-evans/create-issue-from-file from 4.0.1 to 5.0.0 in /.github/workflows
  • Loading branch information
ss-o authored Feb 24, 2024
2 parents 63de4b5 + 6a032ad commit b277323
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/trunk-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@ concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true

permissions: read-all

jobs:
check:
runs-on: ubuntu-latest
permissions:
actions: write
checks: write # For trunk to post annotations
contents: read # For repo checkout
steps:
- name: ✅ Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
Expand Down

0 comments on commit b277323

Please sign in to comment.