Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Mar 1, 2024
1 parent 3fd77ea commit d061b3d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wolfictl-check-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Check
id: check
uses: wolfi-dev/actions/wolfictl-check-updates@main
uses: wolfi-dev/actions/wolfictl-check-updates@update-check-update
if: ${{ steps.files.outputs.all_changed_files != '' }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion kind.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kind
version: 0.22.0
epoch: 1
epoch: 2
description: Kubernetes IN Docker - local clusters for testing Kubernetes
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion terraform-docs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: terraform-docs
version: 0.17.0
epoch: 1
epoch: 2
description: Generate documentation from Terraform modules in various output formats
copyright:
- license: MIT
Expand Down

0 comments on commit d061b3d

Please sign in to comment.