mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-10 16:20:39 +00:00
maint: fix pedantic zizmor problems
This commit is contained in:
3
.github/workflows/devcontainer-build.yml
vendored
3
.github/workflows/devcontainer-build.yml
vendored
@@ -22,8 +22,9 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
name: "Build and Push Devcontainer Image"
|
||||
permissions:
|
||||
packages: write
|
||||
packages: write # Needed to push package versions
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
|
||||
Reference in New Issue
Block a user