Skip to content

Commit

Permalink
CD: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions[bot] committed May 2, 2024
1 parent 8ce3c0d commit 43e1070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
printf '%s\n' "${CLIENT_PAYLOAD}"
- uses: tiawl/spaceporn-action-env@v1.0.0
- uses: tiawl/spaceporn-action-env@1.0.1

- name: Check client payload tag field and repository
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: tiawl/spaceporn-action-env@v1.0.0
- uses: tiawl/spaceporn-action-env@1.0.1

- if: inputs.is_composite != 'true'
uses: goto-bus-stop/[email protected]
Expand Down

0 comments on commit 43e1070

Please sign in to comment.