Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer committed Nov 4, 2024
1 parent 86b3f8c commit e48cbae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: v2.3.2
version: v2.4.2
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mkdocs-material==9.5.43
mkdocs-material[imaging]==9.5.42
mkdocs-material[imaging]==9.5.44
mkdocs-minify-plugin==0.8.0
mkdocs-git-revision-date-localized-plugin==1.3.0
mkdocs-git-committers-plugin-2==2.4.1
Expand Down

0 comments on commit e48cbae

Please sign in to comment.