Skip to content

Commit

Permalink
🌱 Update github-actions group
Browse files Browse the repository at this point in the history
| datasource  | package                                   | from   | to     |
| ----------- | ----------------------------------------- | ------ | ------ |
| github-tags | kubernetes-sigs/kubebuilder-release-tools | v0.3.0 | v0.4.0 |
  • Loading branch information
syself-bot[bot] committed Oct 10, 2023
1 parent f95aa6b commit dafaed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/e2e/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ runs:
TAG: ${{ steps.meta.outputs.version }}

- name: HCLOUD_TOKEN
uses: hetznercloud/tps-action@8a445ac40beed1e27ce8ef016fb0314342ff8d64 # main
uses: hetznercloud/tps-action@fcdf98940dd0150ef5dfc2583adf8c2d76663823 # main
with:
token: ${{ inputs.e2e_hcloud_token }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@4f3d1085b4458a49ed86918b4b55505716715b77 # v0.3.0
uses: kubernetes-sigs/kubebuilder-release-tools@d8367c29de8af903319d3a76de2436672515729b # v0.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit dafaed7

Please sign in to comment.