Skip to content

Commit 74d824e

Browse files
chore(deps): Update golang Docker tag to v1.23
1 parent a3f014e commit 74d824e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tutone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [ workflow_dispatch ]
55
jobs:
66
createPullRequest:
77
runs-on: ubuntu-latest
8-
container: golang:1.22-bullseye
8+
container: golang:1.23-bullseye
99
steps:
1010
- uses: actions/checkout@v3
1111

0 commit comments

Comments
 (0)