Skip to content

Commit

Permalink
build(deps): bump deno.land/x/denopendabot from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
denopendabot-action authored and hasundue committed Oct 26, 2022
1 parent 184fa07 commit deb85e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
- name: Run Denopendabot
run: >
deno run -q --allow-env --allow-net
https://deno.land/x/[email protected].1/main.ts
https://deno.land/x/[email protected].2/main.ts
${{ inputs.repository }}
--base ${{ inputs.base-branch }}
--branch ${{ inputs.working-branch }}
Expand Down

0 comments on commit deb85e8

Please sign in to comment.