Skip to content

Commit 813074b

Browse files
committed
Merge branch 'retrieve-installation-id' of github.com:dblinkhorn/github-rate-limits-prometheus-exporter into retrieve-installation-id
2 parents a479b86 + 8c0c38a commit 813074b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- amd64
2222
- arm64
2323
go-version:
24-
- '1.17'
24+
- '1.22'
2525
steps:
2626

2727
- uses: actions/checkout@v3

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
go-version:
21-
- '1.17'
21+
- '1.22'
2222
steps:
2323

2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)