Skip to content

Commit

Permalink
Merge pull request #8 from ilabsbrainteam/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions-857ad9285a

Bump the actions group across 1 directory with 2 updates
  • Loading branch information
drammock authored Nov 11, 2024
2 parents dd7b799 + ae95872 commit bf05a51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
path: dist

- name: Generate artifact attestation for sdist and wheel
uses: actions/[email protected].1
uses: actions/[email protected].4
with:
subject-path: "dist/*"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
--durations=20
- name: Upload coverage report
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit bf05a51

Please sign in to comment.