This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git
The following commit(s) were added to refs/heads/master by this push:
new 541bd85 Fix version comment [skip ci]
541bd85 is described below
commit 541bd85db51b9be15de8f19746af088449bf3ef2
Author: Sebb <[email protected]>
AuthorDate: Sat Dec 23 00:57:25 2023 +0000
Fix version comment [skip ci]
---
.github/workflows/scorecards-analysis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scorecards-analysis.yml
b/.github/workflows/scorecards-analysis.yml
index 74741cd..8f2e9db 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -56,7 +56,7 @@ jobs:
publish_results: true
- name: "Upload artifact"
- uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
# 3.1.0
+ uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
# 4.0.0
with:
name: SARIF file
path: results.sarif