Skip to content

Commit

Permalink
Merge pull request #1 from abhi1693/dependabot/github_actions/test-ro…
Browse files Browse the repository at this point in the history
…om-7/action-update-file-1.5.0

Bump test-room-7/action-update-file from 1.4.0 to 1.5.0
  • Loading branch information
abhi1693 authored Aug 2, 2021
2 parents e771b23 + bb2901e commit 5c2fc0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
exclude_labels: "skip ci,status: abandoned,type: duplicate,type: question,type: wontfix"
token: ${{ secrets.GITHUB_TOKEN }}
- name: Commit and push
uses: test-room-7/action-update-file@v1.4.0
uses: test-room-7/action-update-file@v1.5.0
with:
commit-msg: "[skip ci] Updated CHANGELOG.md"
file-path: "CHANGELOG.md"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeowners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: cat .github/CODEOWNERS

- name: Commit and push
uses: test-room-7/action-update-file@v1.4.0
uses: test-room-7/action-update-file@v1.5.0
with:
commit-msg: "[skip ci] Updated CODEOWNERS"
file-path: ".github/CODEOWNERS"
Expand Down

0 comments on commit 5c2fc0e

Please # to comment.