Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNM: test #13944

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/wolfictl-check-update.yaml
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
@@ -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
@@ -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