Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
platform-engineering-bot committed Nov 30, 2023
1 parent 526e020 commit 3f3f5c7
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
uses: docker/metadata-action@f19c3691d56f26e3f97547999df66a9ecbf0d9b0 # v5.1.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ repos:
- id: markdownlint
additional_dependencies: [rake]
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 37.61.4
rev: 37.76.1
hooks:
- id: renovate-config-validator
- repo: https://github.com/mrtazz/checkmake.git
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
awscli 2.13.39
awscli 2.14.4
terragrunt 0.53.8
terraform 1.6.5
pulumi 3.94.2
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ansible==8.6.1
boto3==1.29.7
ansible==9.0.1
boto3==1.33.4
pip==23.3.1

0 comments on commit 3f3f5c7

Please sign in to comment.