Skip to content

Commit 28716a4

Browse files
Bump the github-actions group across 1 directory with 3 updates (#29)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5f7b2c commit 28716a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/smoke.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ jobs:
3333
timeout-minutes: 5
3434

3535
steps:
36-
- uses: actions/checkout@v4
36+
- uses: actions/checkout@v6
3737
- name: Set up Python 3.11
38-
uses: actions/setup-python@v5
38+
uses: actions/setup-python@v6
3939
with:
4040
python-version: "3.11"
4141
- name: Start LocalStack
42-
uses: LocalStack/setup-localstack@v0.2.4
42+
uses: LocalStack/setup-localstack@v0.2.5
4343
with:
4444
image-tag: 'latest'
4545
install-awslocal: 'true'

0 commit comments

Comments
 (0)