Skip to content

Commit b783c61

Browse files
authored
Update build-plugin.yml
update FranzDiebold/github-env-vars-action to v2.7.0
1 parent ca6e294 commit b783c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
needs: [build, build-mac]
9898
steps:
9999
- uses: actions/checkout@v3
100-
- uses: FranzDiebold/github-env-vars-action@v1.2.1
100+
- uses: FranzDiebold/github-env-vars-action@v2.7.0
101101
- name: Check if plugin version matches tag
102102
run: |
103103
pluginversion=`jq -r '.version' plugin.json`

0 commit comments

Comments
 (0)