Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#1184 from kubernetes-sigs/dependab…
Browse files Browse the repository at this point in the history
…ot/github_actions/actions/github-script-6.4.0

Bump actions/github-script from 6.3.3 to 6.4.0
  • Loading branch information
k8s-ci-robot authored Feb 26, 2023
2 parents 6e0bdd1 + b75f8c3 commit 65d5f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-workflow-approve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
actions: write
steps:
- name: Update PR
uses: actions/github-script@d556feaca394842dc55e4734bf3bb9f685482fa0 # v6.3.3
uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 65d5f16

Please sign in to comment.