diff --git a/.gitea/workflows/security.yaml b/.gitea/workflows/security.yaml index d63320d..3c5484d 100644 --- a/.gitea/workflows/security.yaml +++ b/.gitea/workflows/security.yaml @@ -9,9 +9,9 @@ on: jobs: scans: - runs-on: test + runs-on: fire steps: - uses: actions/checkout@v4 - name: "dependency scan and static code analysis" - uses: https://code.jakeyoungdev.com/actions/donotpassgo@v1.0.0 \ No newline at end of file + uses: https://code.jakeyoungdev.com/actions/donotpassgo@v1.0.1 \ No newline at end of file