Skip to content

Commit

Permalink
updated job permissions to write
Browse files Browse the repository at this point in the history
  • Loading branch information
djjoa committed Dec 16, 2023
1 parent 3e7494c commit dee13c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ on: workflow_dispatch
jobs:
update-splunk-detections:
runs-on: ubuntu-latest

permissions:
actions: write
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4 # check out the the ThreatHuntDB repo
Expand Down

0 comments on commit dee13c8

Please sign in to comment.