aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-03-06 20:37:47 -0500
committerXe Iaso <me@xeiaso.net>2024-03-06 20:37:47 -0500
commita56536566235adccde5778f153d19263a46c4c18 (patch)
treef43c0babc2659360610ff0a5420d5d1b4bec250a /.github/workflows
parent7bf17f7aa3cf84e80a4812ee02da49f94649403a (diff)
downloadx-a56536566235adccde5778f153d19263a46c4c18.tar.xz
x-a56536566235adccde5778f153d19263a46c4c18.zip
fix??
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml
index 68d41fb..d760bf0 100644
--- a/.github/workflows/dependabot.yml
+++ b/.github/workflows/dependabot.yml
@@ -20,7 +20,7 @@ jobs:
submodules: true
- uses: actions/setup-go@v4
with:
- go-version: "1.21"
+ go-version: "1.22"
check-latest: true
- name: Bump Go mod
run: ./bumperate.sh