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 Oct 17, 2024
1 parent b2142f0 commit 2603882
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/[email protected].2
- uses: tiawl/[email protected].3

- 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 @@ -24,7 +24,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: tiawl/[email protected].2
- uses: tiawl/[email protected].3

- if: inputs.is_composite != 'true'
uses: mlugg/setup-zig@v1
Expand Down

0 comments on commit 2603882

Please sign in to comment.