Skip to content

Commit 2f5bb3e

Browse files
authored
Merge pull request #8 from kosli-dev/dependabot/github_actions/JasonEtco/build-and-tag-action-2
Bump JasonEtco/build-and-tag-action from 1 to 2
2 parents 7d1457b + a5847dd commit 2f5bb3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
ref: ${{ github.event.release.tag_name }}
1616
- name: Install deps and build
1717
run: npm ci && npm run build
18-
- uses: JasonEtco/build-and-tag-action@v1
18+
- uses: JasonEtco/build-and-tag-action@v2
1919
env:
2020
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)