Potential fix for code scanning alert no. 144: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

Closes scylladb/scylladb#27809
This commit is contained in:
Yaniv Kaul
2025-12-22 11:58:34 +02:00
committed by Botond Dénes
parent 3c9f52e709
commit f1c9eda49e

View File

@@ -18,6 +18,8 @@ on:
jobs:
release:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Checkout