Skip to content

Commit 12d8142

Browse files
build: potential fix for code scanning alert
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 61d92b9 commit 12d8142

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
tags:
66
- "v*.*.*"
77

8+
permissions:
9+
contents: read
10+
packages: write
11+
812
jobs:
913
build:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)