Skip to content

Commit

Permalink
Update github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent ecf1fd0 commit 0991898
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: 🔍 Get modified files
id: modified-files
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v44

- name: 📤 Export results
id: changed-files
Expand Down Expand Up @@ -169,7 +169,7 @@ jobs:

- name: 🔍 Get modified files
id: modified-files
uses: tj-actions/changed-files@v42
uses: tj-actions/changed-files@v44

- name: 📤 Export results
id: changed-files
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: 🧭 Setup Bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2

- name: ✅ Validate Renovate Config
run: |
Expand Down

0 comments on commit 0991898

Please sign in to comment.