Skip to content

Commit

Permalink
build(deps): Bump the actions group with 2 updates (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent e9445b5 commit 008699a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
overwrite: true
file_glob: true
- name: Deploy to PyPI
uses: pypa/[email protected].1
uses: pypa/[email protected].2
with:
attestations: true
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: |
docker compose -f docker-compose.yml up -d --wait --wait-timeout=30
- uses: isbang/[email protected].1
- uses: isbang/[email protected].2

# Leaving comments as this makes testing the openssh docker image easier and should save someone some time later
# - name: Test SSH File Permissiosn
Expand Down

0 comments on commit 008699a

Please sign in to comment.