Skip to content

Commit

Permalink
Merge pull request #830 from nsidc/dependabot/github_actions/gha-depe…
Browse files Browse the repository at this point in the history
…ndencies-42e1599eaa

Bump the gha-dependencies group with 2 updates
  • Loading branch information
mfisher87 authored Oct 2, 2024
2 parents 757f9b9 + 00b8def commit 87d99e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issue-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
issue-manager:
runs-on: "ubuntu-latest"
steps:
- uses: "tiangolo/[email protected].0"
- uses: "tiangolo/[email protected].1"
with:
token: "${{ secrets.GITHUB_TOKEN }}"
config: >
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-mindeps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/[email protected]

- name: Install uv
uses: astral-sh/setup-uv@v2
uses: astral-sh/setup-uv@v3
with:
version: "0.4.7"
enable-cache: true
Expand Down

0 comments on commit 87d99e0

Please sign in to comment.