Skip to content

Commit

Permalink
fix github workflow security-job
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannis-Mittenzwei committed Sep 24, 2024
1 parent d2867bb commit 8337ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Upload Artifacts
uses: actions/[email protected]
with:
name: lint-python${{ matrix.python-version }}
name: security-python${{ matrix.python-version }}
path: .security.json
include-hidden-files: true

Expand Down

0 comments on commit 8337ad2

Please sign in to comment.