Skip to content

Commit

Permalink
Merge branch 'main' into k8s-1.30.2-20240904-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 authored Sep 10, 2024
2 parents 5f6b510 + 93b733b commit 79257ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/vscode/devcontainers/python:3.11-buster@sha256:e201c10ff82f4ef267a1c8afbd24ece47643c045269d24df6d086a80383867c6
FROM mcr.microsoft.com/vscode/devcontainers/python:3.11-buster@sha256:2578fb2474b1245a91115030c6b2224aa61c1229426c299793ef321a666d839f

ARG USERNAME=vscode

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ossf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@fdeb02dc9c3fb721c82a431b2708514aca13dbeb
uses: ossf/scorecard-action@6c4912ed9e5f80cfda40164b92753f21f0892cab
with:
results_file: ossf-results.json
results_format: json
Expand Down

0 comments on commit 79257ec

Please sign in to comment.