Skip to content

Commit

Permalink
Merge pull request #590 from ut-issl/renovate/arkedge-workflows-c2a-1.x
Browse files Browse the repository at this point in the history
Update arkedge/workflows-c2a action to v1.2.1
  • Loading branch information
sksat authored May 23, 2023
2 parents b730216 + 2076aa7 commit a31e56e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
minimum_user:
name: minimum user
uses: arkedge/workflows-c2a/.github/workflows/c2a-build.yml@v1.0.0
uses: arkedge/workflows-c2a/.github/workflows/c2a-build.yml@v1.2.1
with:
c2a_dir: Examples/minimum_user
c2a_custom_setup: |
Expand All @@ -27,7 +27,7 @@ jobs:
second_obc_user:
name: 2nd obc user
uses: arkedge/workflows-c2a/.github/workflows/c2a-build.yml@v1.0.0
uses: arkedge/workflows-c2a/.github/workflows/c2a-build.yml@v1.2.1
with:
c2a_dir: Examples/2nd_obc_user
c2a_custom_setup: |
Expand Down

0 comments on commit a31e56e

Please sign in to comment.