Skip to content

Commit

Permalink
Merge pull request #118 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/github-actions-ed425bf65c

build(deps): bump astral-sh/setup-uv from 5.2.1 to 5.2.2 in the github-actions group
  • Loading branch information
cpswan authored Jan 31, 2025
2 parents 7e5acd1 + 1a4182d commit ffa82c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pymarkdownlnt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
name: Lint Markdown
steps:
- name: Install uv
uses: astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5.2.1
uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355 # v5.2.2
with:
version: "0.5.20"
version: "0.5.26"
- name: checkout repo content
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install and run linter
Expand Down

0 comments on commit ffa82c9

Please sign in to comment.