Skip to content

Commit 52f2906

Browse files
authored
Merge pull request #595 from joshuachp/push-munyqnlnumqu
chore(astarte): bump astarte version to v1.2.2-rc.0
2 parents df4962e + 9db8d12 commit 52f2906

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/e2e-test.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is part of Astarte.
22
#
3-
# Copyright 2022 - 2025 SECO Mind Srl
3+
# Copyright 2022-2026 SECO Mind Srl
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.
@@ -40,7 +40,9 @@ jobs:
4040
steps:
4141
- name: Create Astarte Cluster
4242
id: astarte
43-
uses: astarte-platform/astarte-cluster-action@v1.2.0
43+
uses: astarte-platform/astarte-cluster-action@v1
44+
with:
45+
astarte_version: 1.2.0-rc.0
4446
- uses: actions/checkout@v6
4547
- name: Install system dependencies
4648
run: |

0 commit comments

Comments
 (0)