Skip to content

Commit

Permalink
build: bump project version to 1.25.0 (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
ParanoidUser authored Oct 14, 2024
1 parent c200e1b commit 8cd95ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ updates:
directory: /
schedule:
interval: daily
milestone: 17
milestone: 18
labels:
- "chore"
groups:
Expand All @@ -16,6 +16,6 @@ updates:
directory: /
schedule:
interval: daily
milestone: 17
milestone: 18
labels:
- "chore"
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
contents: write
pull-requests: write
env:
VERSION: 1.24.0
VERSION: 1.25.0
steps:
- name: Checkout repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
Expand Down

0 comments on commit 8cd95ef

Please sign in to comment.