Skip to content

Commit ca38458

Browse files
authored
Merge pull request #188 from FortnoxAB/dependabot/github_actions/github/codeql-action/autobuild-4.37.6
build(deps): bump github/codeql-action/autobuild from 4.31.10 to 4.37.6
2 parents b1644e4 + 8cf1fb7 commit ca38458

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/dependabot-3d12e20.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"changesets": patch
3+
---
4+
5+
- github/codeql-action/autobuild: 4.37.6

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
6363
# If this step fails, then you should remove it and run the build manually (see below)
6464
- name: Autobuild
65-
uses: github/codeql-action/autobuild@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
65+
uses: github/codeql-action/autobuild@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
6666

6767
# ℹ️ Command-line programs to run using the OS shell.
6868
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun

0 commit comments

Comments
 (0)