Skip to content

Commit

Permalink
Merge pull request #9 from lsst-it/modulesync
Browse files Browse the repository at this point in the history
modulesync 9.3.0
  • Loading branch information
jhoblitt authored Oct 4, 2024
2 parents cd3c5c9 + 969c611 commit 6a2678b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
label:
runs-on: "ubuntu-latest"
steps:
- uses: "mheap/github-action-required-labels@v3"
- uses: "mheap/github-action-required-labels@v5"
with:
mode: "exactly"
count: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Run yamllint
uses: bewuethr/yamllint-action@v1

0 comments on commit 6a2678b

Please sign in to comment.