Skip to content

Commit

Permalink
Merge branch 'main' into patch-debug-2
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Oct 2, 2024
2 parents da987bc + 2b042a8 commit bab592a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-selftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
EOF
- name: Open issue
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5.0.0
uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1
with:
title: "[CI] Self-test failure"
# created in the previous step
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ permissions:
# ...
# no explicit settings needed, signs all pre-existing release artifacts
- uses: sigstore/gh-action-sigstore-python@v2.1.1
- uses: sigstore/gh-action-sigstore-python@v3.0.0
```

### Internal options
Expand Down

0 comments on commit bab592a

Please sign in to comment.