Skip to content

Commit

Permalink
Merge pull request #309 from arkedge/renovate/arkedge-workflows-c2a-5.x
Browse files Browse the repository at this point in the history
Update arkedge/workflows-c2a action to v5.2.0
  • Loading branch information
sksat authored Mar 28, 2024
2 parents 9d3b75c + 946605a commit cbed1eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- mobc
- subobc

uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.0.0
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.2.0
with:
c2a_dir: examples/${{ matrix.user }}
c2a_custom_setup: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check_coding_rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
user:
- mobc
- subobc
uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@v5.0.0
uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@v5.2.0
with:
c2a_dir: examples/${{ matrix.user }}
c2a_custom_setup: |
Expand Down

0 comments on commit cbed1eb

Please sign in to comment.