Update GitHub workflows to use latest action versions for Python, Docker, Safety CLI, and caching

This commit is contained in:
2025-09-22 19:02:28 -05:00
parent e20d6fe214
commit b8386a60c6
4 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ jobs:
type=sha,format=short
- name: Build and push Docker image
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
with:
context: .
file: Dockerfile