Skip to content

Commit

Permalink
feat: set as master
Browse files Browse the repository at this point in the history
  • Loading branch information
dimzrio committed Feb 22, 2024
1 parent 42d5a81 commit 8b54acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/tools/rancher/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
echo "business-unit=$(make get-business-unit)" >> $GITHUB_OUTPUT
- name: Configure namespace-project mapping in rancher
uses: kitabisa/actions/rancher-ns-mover@v2
uses: kitabisa/actions/rancher-ns-mover@master
with:
rancher-host: ${{ inputs.rancher_host }}
rancher-access-key: ${{ inputs.rancher_access_key }}
Expand Down

0 comments on commit 8b54acc

Please sign in to comment.