Skip to content

Commit 2cf26b4

Browse files
authored
Merge pull request #110 from SpringMT/alert-autofix-10
Potential fix for code scanning alert no. 10: Workflow does not contain permissions
2 parents 204634e + effd03f commit 2cf26b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# For more information see: https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby
77

88
name: Ruby
9+
permissions:
10+
contents: read
911

1012
on:
1113
push:

0 commit comments

Comments
 (0)