Skip to content

Commit

Permalink
chore(deps): ⬆️ bump actions/github-script from v4.0.1 to v4.0.2
Browse files Browse the repository at this point in the history
 Bumps [actions/github-script](https://github.com/actions/github-script) from v4.0.1 to v4.0.2. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v4.0.1...a3e7071) Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and yi-Xu-0100 committed Apr 26, 2021
1 parent 556ba1f commit 87cea02
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Get repo and time
id: info
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
result-encoding: string
script: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync2gitee.cached.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Get repo and time
id: info
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
result-encoding: string
script: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync2gitee.list.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Get repo and time
id: info
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
result-encoding: string
script: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync2gitee.list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Get repo and time
id: info
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
result-encoding: string
script: |
Expand Down

0 comments on commit 87cea02

Please sign in to comment.