Skip to content

Commit

Permalink
Use the upstream v1.3.0 version of action build (infra) (#1355)
Browse files Browse the repository at this point in the history
Use the upstream v1.3.0 version of action build
  • Loading branch information
Hook25 authored Jul 22, 2024
1 parent ad31d2f commit e4abb79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/snapcraft8_builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
name: Build the snap
timeout-minutes: 600 # 10hours
with:
action: Hook25/action-build@707dce252c4f367b6c1afe61ed577f7413cf7912
action: snapcore/action-build@v1.3.0
attempt_delay: 600000 # 10min
attempt_limit: 5
with: |
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
name: Building the snaps
timeout-minutes: 600 # 10hours
with:
action: Hook25/action-build@707dce252c4f367b6c1afe61ed577f7413cf7912
action: snapcore/action-build@v1.3.0
attempt_delay: 600000 # 10min
attempt_limit: 5
with: |
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:
name: Build the snap
timeout-minutes: 600 # 10hours
with:
action: Hook25/action-build@707dce252c4f367b6c1afe61ed577f7413cf7912
action: snapcore/action-build@v1.3.0
attempt_delay: 600000 # 10min
attempt_limit: 5
with: |
Expand Down Expand Up @@ -281,7 +281,7 @@ jobs:
name: Building the snaps
timeout-minutes: 600 # 10hours
with:
action: Hook25/action-build@707dce252c4f367b6c1afe61ed577f7413cf7912
action: snapcore/action-build@v1.3.0
attempt_delay: 600000 # 10min
attempt_limit: 5
with: |
Expand Down

0 comments on commit e4abb79

Please sign in to comment.