Skip to content

Commit

Permalink
feat: bump deps to latest (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaddingtonwhite authored Apr 12, 2024
1 parent c0d81c2 commit 5baf9c7
Show file tree
Hide file tree
Showing 6 changed files with 1,154 additions and 508 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v3

- name: Verify README generation
uses: momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v1
uses: momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2
with:
project_status: official
project_stability: alpha
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: 16

- name: Generate README
uses: momentohq/standards-and-practices/github-actions/generate-and-commit-oss-readme@gh-actions-v1
uses: momentohq/standards-and-practices/github-actions/generate-and-commit-oss-readme@gh-actions-v2
with:
project_status: official
project_stability: alpha
Expand Down
Loading

0 comments on commit 5baf9c7

Please sign in to comment.