Skip to content

Commit

Permalink
chore: Sync common workflows (shaka-project#1120)
Browse files Browse the repository at this point in the history
This is an automated sync of common workflows for this organization.
The upstream source is:

shaka-project/shaka-github-tools@8bfe75f

Co-authored-by: Shaka Bot <shaka-bot@users.noreply.github.com>
  • Loading branch information
2 people authored and sr1990 committed Feb 18, 2023
1 parent c28c8b7 commit 50d247d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: shaka-project/shaka-github-tools

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: shaka-project/shaka-github-tools

Expand Down

0 comments on commit 50d247d

Please sign in to comment.