Skip to content

Commit ba1037a

Browse files
chore(deps): bump EdricChan03/angular-problem-matchers-action
Bumps [EdricChan03/angular-problem-matchers-action](https://github.com/edricchan03/angular-problem-matchers-action) from 0.0.0 to 1.0.0. - [Release notes](https://github.com/edricchan03/angular-problem-matchers-action/releases) - [Commits](EdricChan03/angular-problem-matchers-action@v0.0.0...v1.0.0) --- updated-dependencies: - dependency-name: EdricChan03/angular-problem-matchers-action dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3b52b6 commit ba1037a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
node-version: 20
2020
- name: Setup Angular problem matchers
21-
uses: EdricChan03/angular-problem-matchers-action@v0.0.0
21+
uses: EdricChan03/angular-problem-matchers-action@v1.0.0
2222
- name: Cache node modules
2323
uses: actions/cache@v3
2424
id: node_modules_cache
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
node-version: 20
5555
- name: Setup Angular problem matchers
56-
uses: EdricChan03/angular-problem-matchers-action@v0.0.0
56+
uses: EdricChan03/angular-problem-matchers-action@v1.0.0
5757
- name: Cache node modules
5858
uses: actions/cache@v3
5959
id: node_modules_cache

0 commit comments

Comments
 (0)