Skip to content

Commit

Permalink
ci(deps): update github actions (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent b47972d commit cbe7a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
# renovate: datasource=pypi depName=commitizen
COMMITIZEN_VERSION: 3.13.0
# renovate: datasource=github-releases depName=jgm/pandoc
PANDOC_VERSION: 3.1.9
PANDOC_VERSION: 3.1.11

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Run pre-commit
uses: nikaro/actions/pre-commit@fbd9437083a50b65e0243a96b0def467bde4045b # 1.2.7
uses: nikaro/actions/pre-commit@bab337bd5f41b4afb911227487102287d9d5162a # 1.3.2

- name: Setup Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
Expand Down

0 comments on commit cbe7a7d

Please sign in to comment.