Compare commits
1 Commits
renovate/a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ed32af740 |
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
||||
- name: Set up Python 3.13
|
||||
|
||||
@@ -6,6 +6,7 @@ profile {{slug}} flags=(attach_disconnected,mediate_deleted) {
|
||||
# Capabilities
|
||||
file,
|
||||
signal (send) set=(kill,term,int,hup,cont),
|
||||
network,
|
||||
|
||||
# S6-Overlay
|
||||
/init ix,
|
||||
|
||||
Reference in New Issue
Block a user