diff --git a/.github/workflows/rclone-action.yml b/.github/workflows/rclone-action.yml index 2075bc67..dd47f0d4 100644 --- a/.github/workflows/rclone-action.yml +++ b/.github/workflows/rclone-action.yml @@ -18,7 +18,7 @@ jobs: sync: if: github.repository == 'z-shell/wiki' runs-on: ubuntu-latest - environment: R2 + environment: R2 env: img_local_path: "static/img" img_remote_path: "r2store:r2-store/img" diff --git a/.github/workflows/trunk-check.yml b/.github/workflows/trunk-check.yml index 6ab67302..ec0f3122 100644 --- a/.github/workflows/trunk-check.yml +++ b/.github/workflows/trunk-check.yml @@ -1,5 +1,5 @@ --- -name: "⭕ Trunk" +name: "⭕ Trunk [check]" on: push: branches: [main] diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 816dee97..1d832f71 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,6 +1,6 @@ version: 0.1 cli: - version: 1.16.0 + version: 1.17.0 repo: repo: host: github.com @@ -10,7 +10,7 @@ plugins: sources: - id: trunk uri: https://github.com/trunk-io/plugins - ref: v1.2.3 + ref: v1.2.5 import_to_global: true merge: required_statuses: @@ -27,12 +27,12 @@ lint: enabled: - terrascan@1.18.3 - taplo@0.8.1 - - oxipng@8.0.0 + - oxipng@9.0.0 - svgo@3.0.2 - stylelint@15.10.3 - git-diff-check@SYSTEM - actionlint@1.6.26 - - eslint@8.50.0 + - eslint@8.51.0 - gitleaks@8.18.0 - markdownlint@0.37.0 - prettier@3.0.3