We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656fc53 commit 2dcc770Copy full SHA for 2dcc770
1 file changed
.github/workflows/lint-and-test.yaml
@@ -12,3 +12,8 @@ jobs:
12
uses: radiorabe/actions/.github/workflows/test-pre-commit.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
13
pytest:
14
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
15
+ github-actions:
16
+ permissions:
17
+ contents: read
18
+ security-events: write # so zizmor can publish results to the Security tab
19
+ uses: radiorabe/actions/.github/workflows/test-github-actions.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
0 commit comments