Skip to content

Commit

Permalink
Merge pull request #27 from egose/renovate/asdf-vm-actions-digest
Browse files Browse the repository at this point in the history
chore(deps): update asdf-vm/actions digest to 1bf052e
  • Loading branch information
junminahn authored Jan 27, 2025
2 parents e63a07d + 2ae965e commit 9dafa0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb

- name: Install asdf
uses: asdf-vm/actions/setup@6278efebb38ae025cc91dd008910f549e775a8c8
uses: asdf-vm/actions/setup@1bf052e01b498bba4f98e1bbb5c609bc212cf463

- name: Move database-tools plugin to asdf plugins dir
run: |
Expand All @@ -31,6 +31,6 @@ jobs:
asdf install database-tools 0.8.2
asdf list database-tools | grep 0.8.2
- uses: asdf-vm/actions/plugin-test@6278efebb38ae025cc91dd008910f549e775a8c8
- uses: asdf-vm/actions/plugin-test@1bf052e01b498bba4f98e1bbb5c609bc212cf463
with:
command: mongo-archive --help

0 comments on commit 9dafa0d

Please sign in to comment.