diff --git a/.gitea/workflows/security.yaml b/.gitea/workflows/security.yaml index 39ca574..359c6af 100644 --- a/.gitea/workflows/security.yaml +++ b/.gitea/workflows/security.yaml @@ -5,4 +5,4 @@ jobs: scans: runs-on: smoke-test steps: - - uses: https://code.jakeyoungdev.com/actions/security@master #update this to a tag after first successful run \ No newline at end of file + - uses: https://code.jakeyoungdev.com/actions/security@main #update this to a tag after first successful run \ No newline at end of file