Skip to content

Commit

Permalink
chore: Sync common workflows (#15)
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@69646f3

Co-authored-by: Shaka Bot <[email protected]>
  • Loading branch information
shaka-bot and shaka-bot authored Oct 10, 2024
1 parent 8ff1e0b commit 27824e2
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@v3
uses: actions/checkout@v4
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 @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: shaka-project/shaka-github-tools

Expand Down

0 comments on commit 27824e2

Please sign in to comment.