Skip to content

Commit 4530256

Browse files
chore(deps): update all dependencies
Signed-off-by: Platform Engineering Bot <[email protected]>
1 parent 39b7cc2 commit 4530256

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ jobs:
3333

3434
- name: Extract metadata (tags, labels) for Docker
3535
id: meta
36-
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
36+
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
3737
with:
3838
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3939

4040
- name: Build and push Docker image
41-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
41+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
4242
with:
4343
context: .
4444
push: ${{ github.event_name != 'pull_request' }}

.tool-versions

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
awscli 2.21.3
2-
terragrunt 0.68.14
3-
terraform 1.9.8
4-
pulumi 3.139.0
1+
awscli 2.22.27
2+
terragrunt 0.71.1
3+
terraform 1.10.3
4+
pulumi 3.144.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ansible==10.6.0
1+
ansible==11.1.0
22
boto3==1.35.90

0 commit comments

Comments
 (0)