Skip to content

Commit

Permalink
Merge pull request #106 from kubewarden/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
viccuad authored Dec 9, 2024
2 parents 93f2e75 + cf697dc commit 386c9e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-third-party-dir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@cb631ef5547ed05db3db64bb2ad42a6cc36e3097 # v2.71.0
uses: updatecli/updatecli-action@fb02bdc31c577a51bfed3df6d5c70bdc86fe8910 # v2.72.0

- name: Fetch latest Kubernetes released version
env:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/kubewarden/cel-policy

go 1.22.0

toolchain go1.23.3
toolchain go1.23.4

require (
github.com/google/cel-go v0.22.1
Expand Down

0 comments on commit 386c9e0

Please sign in to comment.