Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 16f1921 commit 6cea0ac
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
jobs:
build:
name: DargStack rgen
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.2.7
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2.3.0
release-semantic:
needs: build
name: Semantic Release
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.2.7
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.3.0
permissions:
contents: write
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
release-schedule:
name: 'Release: Scheduled'
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.2.7
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.3.0
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"dargstack": "2.2.2",
"dargstack_rgen": "0.9.42",
"dargstack_rgen": "0.9.43",
"husky": "9.1.6"
}
}
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6cea0ac

Please sign in to comment.