Skip to content

Commit

Permalink
chore(ci): bump wellenplan/actions from 0.1.0 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [wellenplan/actions](https://github.com/wellenplan/actions) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/wellenplan/actions/releases)
- [Commits](wellenplan/actions@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: wellenplan/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 8c8c4a6 commit d731aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
call-workflow:
uses: wellenplan/actions/.github/workflows/directus-extension.yaml@v0.1.0
uses: wellenplan/actions/.github/workflows/directus-extension.yaml@v0.2.0
secrets:
ORGA_USER_TOKEN: ${{ secrets.ORGA_USER_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit d731aa7

Please sign in to comment.