-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1501 from hairyhenderson/bump-xnet-dep
Bump dependencies with unrelated CVEs
- Loading branch information
Showing
3 changed files
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ jobs: | |
linux-build: | ||
runs-on: ubuntu-latest | ||
container: | ||
image: ghcr.io/hairyhenderson/gomplate-ci-build:1.18 | ||
image: ghcr.io/hairyhenderson/gomplate-ci-build | ||
steps: | ||
- run: | | ||
git config --global user.email "[email protected]" | ||
|
@@ -45,7 +45,7 @@ jobs: | |
- run: pwd | ||
- uses: actions/setup-go@v3 | ||
with: | ||
go-version: '1.18' | ||
go-version: '1.19' | ||
- run: | | ||
git config --global user.email "[email protected]" | ||
git config --global user.name "Someone" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters