From 9222309ee662a5ecd0199be78125a19990f256ff Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 14 Oct 2024 00:04:41 +0000 Subject: [PATCH] chore(deps): update auto merged updates Signed-off-by: Platform Engineering Bot --- .github/workflows/publish.yml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3f0931d..38004a8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 - name: Login to GitHub Container Registry uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0 diff --git a/requirements.txt b/requirements.txt index 61b121b..7142e45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ ansible==10.4.0 -boto3==1.35.34 +boto3==1.35.39