Skip to content

Commit

Permalink
build: [upgrade-makesystem-bot] Upgrade to v0.5.25.
Browse files Browse the repository at this point in the history
Automated change generated by the Upgrade Makesystem Bot.
  • Loading branch information
Tuxdude committed May 4, 2024
1 parent 8172662 commit 8f5fd5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .bootstrap/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.24
0.5.25
5 changes: 5 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ jobs:
- name: Set up makesystem
run: make makesystem_install

- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22

- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
Expand Down

0 comments on commit 8f5fd5b

Please sign in to comment.