Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 9e8a0bc commit 5be6488
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ permissions:

jobs:
automerge:
uses: nolte/gh-plumbing/.github/workflows/[email protected].10
uses: nolte/gh-plumbing/.github/workflows/[email protected].11
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
6 changes: 3 additions & 3 deletions .github/workflows/build-static-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ permissions:

jobs:
static:
uses: nolte/gh-plumbing/.github/workflows/[email protected].10
uses: nolte/gh-plumbing/.github/workflows/[email protected].11
security:
permissions:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
uses: nolte/gh-plumbing/.github/workflows/[email protected].10
uses: nolte/gh-plumbing/.github/workflows/[email protected].11
chain-bench:
uses: nolte/gh-plumbing/.github/workflows/[email protected].10
uses: nolte/gh-plumbing/.github/workflows/[email protected].11
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/release-cd-refresh-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
refresh_presentation_branch:
uses: nolte/gh-plumbing/.github/workflows/[email protected].10
uses: nolte/gh-plumbing/.github/workflows/[email protected].11
with:
target_branch: main
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on:

jobs:
update_release_draft:
uses: nolte/gh-plumbing/.github/workflows/[email protected].10
uses: nolte/gh-plumbing/.github/workflows/[email protected].11
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
14 changes: 7 additions & 7 deletions chezmoi_config/dot_tool-versions
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
act 0.2.70
act 0.2.71
argo 3.4.5
argocd 2.13.2
argocd 2.13.3
chezmoi 2.40.0
direnv 2.35.0
github-cli 2.63.2
github-cli 2.65.0
golang 1.23.4
gopass 1.15.5
helm 3.16.4
hugo 0.139.5
hugo 0.140.2
jq 1.6
k9s 0.27.4
kind 0.26.0
kubectl 1.32.0
kustomize 5.5.0
kustomize 5.6.0
mc RELEASE.2020-11-25T23-04-07Z
packer 1.11.2
python 3.13.1
shfmt 3.10.0
talhelper 1.8.0
talosctl 1.4.6
task 3.33.1
terraform 1.10.2
terraform 1.10.4
vagrant 2.3.4
vale 3.0.1
vendir 0.32.2
yq 4.44.6
yq 4.45.1
2 changes: 1 addition & 1 deletion chezmoi_config/requirements-mkdocs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs==1.6.1
mkdocs-include-markdown-plugin==7.1.2
pymdown-extensions==10.12
pymdown-extensions==10.14
mkdocs-material==9.5.49

0 comments on commit 5be6488

Please sign in to comment.