Skip to content

Commit c5c741f

Browse files
chore(deps): update all non-major dependencies (#684)
Co-authored-by: mrbro-bot[bot] <137683033+mrbro-bot[bot]@users.noreply.github.com>
1 parent ab42f8a commit c5c741f

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/codeql-analysis.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ jobs:
2727
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
2828

2929
- name: Initialize CodeQL
30-
uses: github/codeql-action/init@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
30+
uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
3131
with:
3232
config-file: ./.github/codeql/codeql-config.yml
3333
languages: ${{ matrix.language }}
3434

3535
- name: Autobuild
36-
uses: github/codeql-action/autobuild@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
36+
uses: github/codeql-action/autobuild@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
3737

3838
- name: Perform CodeQL Analysis
39-
uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
39+
uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
4040
with:
4141
category: '/language:${{ matrix.language }}'

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
secrets:
4040
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
4141
APPLICATION_PRIVATE_KEY: ${{ secrets.APPLICATION_PRIVATE_KEY }}
42-
uses: bfra-me/.github/.github/workflows/renovate.yaml@b7c303c95f7122040201e4b6d6aaa4559593b606 # v4.16.38
42+
uses: bfra-me/.github/.github/workflows/renovate.yaml@0f61575a5698631e073691ee6fd7c799587f673f # v4.16.39
4343
with:
4444
log-level: ${{ inputs.log-level || (github.event_name == 'pull_request' || github.ref_name != github.event.repository.default_branch) && 'debug' || 'info' }}
4545
print-config: ${{ inputs.print-config || false }}

.github/workflows/scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
retention-days: 5
3939

4040
- name: Upload to code-scanning
41-
uses: github/codeql-action/upload-sarif@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
41+
uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
4242
with:
4343
sarif_file: results.sarif

.github/workflows/update-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
secrets:
2121
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
2222
APPLICATION_PRIVATE_KEY: ${{ secrets.APPLICATION_PRIVATE_KEY }}
23-
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@b7c303c95f7122040201e4b6d6aaa4559593b606 # v4.16.38
23+
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@0f61575a5698631e073691ee6fd7c799587f673f # v4.16.39

0 commit comments

Comments
 (0)