Skip to content

Commit a1a573f

Browse files
renovate[bot]chmeliik
authored andcommitted
chore(deps): update github-actions
1 parent a57eb69 commit a1a573f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# we let the report trigger content trigger a failure using the GitHub Security features.
8585
args: '-tags normal,periodic -no-fail -fmt sarif -out results.sarif ${{matrix.path}}/...'
8686
- name: Upload SARIF file
87-
uses: github/codeql-action/upload-sarif@f89b8a7d5239ba6d1a0f243ead94ea9ca5775ae1
87+
uses: github/codeql-action/upload-sarif@e7c0c9d71b7bd108fd12e06b56fc58d3d154164d
8888
with:
8989
# Path to SARIF file relative to the root of the repository
9090
sarif_file: results.sarif

.github/workflows/run-task-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
repository: 'konflux-ci/konflux-ci'
6262
path: konflux-ci
63-
ref: ea95c3893a871257bcb138f509e03d3d43061b38
63+
ref: 6544eaa205f47f62cd80b04a2bbc98956ac3ad82
6464

6565
- name: Create k8s Kind Cluster
6666
if: steps.tasks-to-be-tested.outputs.tasklist != ''

0 commit comments

Comments
 (0)