Skip to content

Commit

Permalink
Merge pull request #6123 from deNBI/deps/patch-all-minor-patch
Browse files Browse the repository at this point in the history
feat(Dependencies): Update all non-major dependencies (patch)
  • Loading branch information
dweinholz authored Aug 14, 2024
2 parents 0e346dd + e849b7f commit 4beb7aa
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/LintingAutoFix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: echo "The selected tag is ${{ steps.tag.outputs.TAG }}"
- uses: actions/setup-node@v4
with:
node-version: '18.18.2'
node-version: '18.20.3'
- run: git status
- run: npm install -g yarn
- name: Prepare
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/master-protection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: rokroskar/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/[email protected].6
- uses: actions/[email protected].7

- name: Check Tag
run: |
Expand Down
Loading

0 comments on commit 4beb7aa

Please sign in to comment.