-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump the actions group with 2 updates (#508)
- Loading branch information
1 parent
e9445b5
commit 008699a
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|