Skip to content

chore(deps): bump actions/checkout from 3 to 4 (#103) #84

chore(deps): bump actions/checkout from 3 to 4 (#103)

chore(deps): bump actions/checkout from 3 to 4 (#103) #84

Triggered via push October 14, 2023 17:26
Status Success
Total duration 7m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Security check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Security check: file:///github/workspace/api/utils/http_utils.py#L25
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert isinstance(_client, ClientSession)'.