Skip to content

Commit

Permalink
Updating github-config
Browse files Browse the repository at this point in the history
  • Loading branch information
initializ-bot committed Jun 19, 2024
1 parent 1b8374a commit f614e5f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 138 deletions.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ updates:
update-types:
- "minor"
- "patch"

exclude-patterns:
- "github.com/anchore/stereoscope"
- "github.com/testcontainers/testcontainers-go"
- "github.com/docker/docker"
- "github.com/containerd/containerd"
41 changes: 0 additions & 41 deletions .github/workflows/publish-releases.yml

This file was deleted.

93 changes: 0 additions & 93 deletions .github/workflows/update-go-mod-version.yml

This file was deleted.

6 changes: 3 additions & 3 deletions scripts/.util/tools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"createpackage": "v1.69.1",
"createpackage": "v1.70.0",
"jam": "v2.7.2",
"pack": "v0.33.2"
}
"pack": "v0.34.2"
}

0 comments on commit f614e5f

Please sign in to comment.