From 715e3c46a15c9468243a8d7788992dbfadbd0403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 20:56:27 +0000 Subject: [PATCH] Bump ok-nick/setup-aftman from 0.3.0 to 0.4.2 in /.github/workflows Bumps [ok-nick/setup-aftman](https://github.com/ok-nick/setup-aftman) from 0.3.0 to 0.4.2. - [Release notes](https://github.com/ok-nick/setup-aftman/releases) - [Changelog](https://github.com/ok-nick/setup-aftman/blob/main/CHANGELOG.md) - [Commits](https://github.com/ok-nick/setup-aftman/compare/v0.3.0...v0.4.2) --- updated-dependencies: - dependency-name: ok-nick/setup-aftman dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa39173..7bd6f53 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v3 - name: Install aftman - uses: ok-nick/setup-aftman@v0.3.0 + uses: ok-nick/setup-aftman@v0.4.2 with: token: ${{ secrets.GITHUB_TOKEN }}