⬆️ update to current versions of some actions#1242
⬆️ update to current versions of some actions#1242ehsandeep merged 8 commits intoprojectdiscovery:devfrom thomasmerz:update_dependencies
Conversation
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…2/google.golang.org/protobuf-1.33.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.38.2 to 0.42.0. - [Release notes](https://github.com/quic-go/quic-go/releases) - [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md) - [Commits](quic-go/quic-go@v0.38.2...v0.42.0) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…v2/github.com/quic-go/quic-go-0.42.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. - [Commits](golang/net@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…v2/golang.org/x/net-0.23.0
|
I read about your little tool in german "Linux User" on page 8 😃 and I wanted to use it, but I had to do some fixes to make it work (as GitHub Action)… |
Mzack9999
left a comment
There was a problem hiding this comment.
@thomasmerz Thanks for the PR! Various GH actions should be already updated in the dev branch which contains all the latest developments, they are just not released in the main branch yet.
Before bumping the go version could you share more insights about why go 1.21 is not working in GH actions?
GH actions also works with Is it ok for you to also update go version or should I revert to 1.21.x or/and put it into a new PR? |
|
@thomasmerz, we can revert this to 1.21.x. We have multiple projects using each other as dependency projects, so we’re looking to stick to a specific version unless a feature requires an update for implementation in the tool. |
|
@ehsandeep , I reverted go version to 1.21.x. |

No description provided.