Skip to content

Commit

Permalink
Merge pull request #260 from armakuni/dependabot/github_actions/armak…
Browse files Browse the repository at this point in the history
…uni/github-actions-0.19.4

build(deps): Bump armakuni/github-actions from 0.19.3 to 0.19.4
  • Loading branch information
mergify[bot] authored Sep 6, 2024
2 parents ac76f02 + 3ee8f44 commit b372eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:

jobs:
validate-pipeline:
uses: armakuni/github-actions/.github/workflows/[email protected].3
uses: armakuni/github-actions/.github/workflows/[email protected].4

validate-action:
runs-on: ubuntu-latest
Expand All @@ -33,7 +33,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ env.PYTHON_VERSION }}
- uses: armakuni/github-actions/[email protected].3
- uses: armakuni/github-actions/[email protected].4
- name: Install dependencies
shell: bash
run: poetry install --no-interaction
Expand Down

0 comments on commit b372eda

Please sign in to comment.