Skip to content

Commit c33196b

Browse files
Merge pull request #4876 from kubernetes-client/dependabot/github_actions/github-actions-0b5e92b815
build(deps): bump the github-actions group across 1 directory with 3 updates
2 parents e1437f9 + 7618c5a commit c33196b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ jobs:
5050
java-version: 17.0.x
5151
# Initializes the CodeQL tools for scanning.
5252
- name: Initialize CodeQL
53-
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4
53+
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4
5454
with:
5555
languages: ${{ matrix.language }}
5656
build-mode: none
5757

5858
- name: Perform CodeQL Analysis
59-
uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4
59+
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
name: GraalVM Maven Test
5656
steps:
5757
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
58-
- uses: graalvm/setup-graalvm@0def53c0fd8534bc13416c9469f5be45265824fd # v1.6.3
58+
- uses: graalvm/setup-graalvm@5298d94fb55a4f185c602eeac5de1b553882abe2 # v1.6.4
5959
with:
6060
version: '22.3.0'
6161
java-version: '17'

0 commit comments

Comments
 (0)