Skip to content

Commit aa206b6

Browse files
GitHub Actions: Bump the github-actions-dependency group with 3 updates
Bumps the github-actions-dependency group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [renovatebot/github-action](https://github.com/renovatebot/github-action) and [open-edge-platform/geti-ci](https://github.com/open-edge-platform/geti-ci). Updates `github/codeql-action` from 4.35.2 to 4.35.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@95e58e9...e46ed2c) Updates `renovatebot/github-action` from 46.1.12 to 46.1.13 - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@f66d867...79dc0ba) Updates `open-edge-platform/geti-ci` from 0.1.1 to 0.1.2 - [Commits](open-edge-platform/geti-ci@e80098b...0bed754) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependency - dependency-name: renovatebot/github-action dependency-version: 46.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependency - dependency-name: open-edge-platform/geti-ci dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependency ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d5216b commit aa206b6

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,14 @@ jobs:
9090
persist-credentials: false
9191

9292
- name: "Initialize CodeQL build mode"
93-
uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
93+
uses: github/codeql-action/init@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
9494
with:
9595
languages: ${{ matrix.language }}
9696
build-mode: none
9797
source-root: .
9898

9999
- name: "Perform CodeQL analysis"
100-
uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
100+
uses: github/codeql-action/analyze@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
101101
with:
102102
category: "/language:${{matrix.language}}"
103103

@@ -132,16 +132,16 @@ jobs:
132132
persist-credentials: false
133133

134134
- name: "Initialize CodeQL"
135-
uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
135+
uses: github/codeql-action/init@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
136136
with:
137137
languages: ${{ matrix.language }}
138138
dependency-caching: true
139139

140140
- name: "Autobuild"
141-
uses: github/codeql-action/autobuild@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
141+
uses: github/codeql-action/autobuild@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
142142

143143
- name: "Perform CodeQL Analysis"
144-
uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
144+
uses: github/codeql-action/analyze@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
145145
with:
146146
category: "/language:${{ matrix.language }}"
147147

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
private-key: ${{ secrets.RENOVATE_APP_PEM }}
4040

4141
- name: "Self-hosted Renovate"
42-
uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12
42+
uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13
4343
with:
4444
configurationFile: .github/renovate.json5
4545
token: "${{ steps.get-github-app-token.outputs.token }}"

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
repo_token: ${{ secrets.SYS_EMF_GH_TOKEN }}
5656
publish_results: true
5757
- name: "Upload Scorecard Results"
58-
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
58+
uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
5959
with:
6060
sarif_file: scorecard-results.sarif
6161
- name: "Upload Scorecard Results"

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
persist-credentials: false
4949
- name: "Run Zizmor scan"
50-
uses: open-edge-platform/geti-ci/actions/zizmor@e80098b3d180db37914f11ff6021f9fa34d0bb9f
50+
uses: open-edge-platform/geti-ci/actions/zizmor@0bed754fc7db24b5f9f15e7ead2eb4acdb0c7263
5151
with:
5252
scan-scope: ${{ contains(fromJSON('["pull_request","merge_group"]'), github.event_name) && 'changed' || 'all' }}
5353
severity-level: ${{ contains(fromJSON('["pull_request","merge_group"]'), github.event_name) && 'HIGH' || 'LOW' }}

0 commit comments

Comments
 (0)