Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 3190d5d commit e0469d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Mirror action step
id: mirror
uses: google/mirror-branch-action@884625cd18fadb1bdb646df951a7b486a5d9f3fc
uses: google/mirror-branch-action@4544d8a0903fb21cfbcf4642b793e47f90783d5a
with:
github-token: ${{ secrets.MIRROR_API_TOKEN }}
source: 'main'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-chart-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
echo "chart_version=$(./contrib/scripts/print-chart-version.sh)" | tee -a $GITHUB_OUTPUT
- name: Push charts
uses: cilium/reusable-workflows/.github/actions/push-helm-chart@v0.1.0
uses: cilium/reusable-workflows/.github/actions/push-helm-chart@6ae27958f2f37545bf48e44106b73df05b1f6d12 # v0.1.0
with:
name: cilium
path: install/kubernetes/cilium
Expand Down

0 comments on commit e0469d1

Please sign in to comment.